6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
=== Message
|
|
|
|
* Use a 'Return' statement; assigning returned values to function names is obsolete.
|
|
* Do not make use of the implicit return value.
|
|
|