diff options
Diffstat (limited to 'test.toc')
-rw-r--r-- | test.toc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ f ::= fn(y:f64=19.2, x : f64) f64 { }; main ::= fn() { - f(x = 13, y = 3); + f(13, y = 23); }; |
index : toc.git | ||
A programming language which compiles to C | root |
summaryrefslogtreecommitdiff |