Work on lambda body
This commit is contained in:
3
test3.kl
3
test3.kl
@@ -20,6 +20,9 @@ max :: (a: int, b: int)
|
||||
{ and } - treated as new line scope and end of new line scope
|
||||
*/
|
||||
|
||||
arena_push :: (size: int)
|
||||
return size + 10
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Function types
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user