Constants in structs
This commit is contained in:
@@ -16,7 +16,7 @@ if_stmt :: (cond: int): type
|
||||
|
||||
add_10 :: (size: int): int
|
||||
// @todo: before the generation c pass, each stage should have it's own
|
||||
// tree transformation phase, where it yanks functions etc.
|
||||
// tree transformation phase, where it yanks functions out etc.
|
||||
add_20 :: (new_size: int): int
|
||||
return 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user