6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
|
|
float f(const float x) { 5+x; }
|
||
|
|
|
||
|
|
/*%%*
|
||
|
|
function 'f' can exit without returning a value
|
||
|
|
*%%*/
|