diff options
Diffstat (limited to 'test.toc')
-rw-r--r-- | test.toc | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ main @= fn() { - foo : int = 3; - bar : fn() = 0; + + foo @ int = fn() {foo();}; + };
\ No newline at end of file |
index : toc.git | ||
A programming language which compiles to C | root |
summaryrefslogtreecommitdiff |