diff options
Diffstat (limited to 'docs/example_IR')
| -rw-r--r-- | docs/example_IR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/example_IR b/docs/example_IR index e62bb3d..e492c21 100644 --- a/docs/example_IR +++ b/docs/example_IR @@ -1,3 +1,3 @@ # v0.0.1 str1 = "Hello World" -print(str1) +skriv(str1) |
