diff options
Diffstat (limited to 'test.toc')
-rw-r--r-- | test.toc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ #include "std/io.toc", io; -foo ::= fn(x: ..) { +foo ::= fn(x: ..) int { + 3 }; main ::= fn() { |
index : toc.git | ||
A programming language which compiles to C | root |
summaryrefslogtreecommitdiff |