Now allow one-line functions without codeblocks\! (espically nice for lambdas) fun a():void println(4), or fun():void println(7)
This commit is contained in:
6
tests/test_oneStatementFunction.expected_results
Normal file
6
tests/test_oneStatementFunction.expected_results
Normal file
@@ -0,0 +1,6 @@
|
||||
7
|
||||
8
|
||||
oh yeah
|
||||
better?
|
||||
method
|
||||
templated method
|
||||
Reference in New Issue
Block a user