diff options
Diffstat (limited to 'example.run')
-rw-r--r-- | example.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example.run b/example.run index f7d418f..b6fa3dc 100644 --- a/example.run +++ b/example.run @@ -1 +1 @@ -print string(2 + 2);
\ No newline at end of file +print "hallo"; print baum ; |