12 lines
221 B
Plaintext
12 lines
221 B
Plaintext
=== Highlighting
|
|
|
|
* Primary: function name.
|
|
* Secondary: return statements.
|
|
message should be one of
|
|
|
|
** 'Return with value.'
|
|
** 'Return without value.'
|
|
** 'Implicit return without value.' (when the language allows it)
|
|
|
|
|