diff options
Diffstat (limited to 'tnslc.tnsl')
| -rw-r--r-- | tnslc.tnsl | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ + +/; main [int] + return 1 +;/ + |
| index : circleshift/tnslc | ||
| tnslc - the tnsl language compiler |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | tnslc.tnsl | 5 |
@@ -0,0 +1,5 @@ + +/; main [int] + return 1 +;/ + |