diff options
| author | Elias Haugsbakk <[email protected]> | 2026-09-19 01:31:27 +0200 |
|---|---|---|
| committer | Elias Haugsbakk <[email protected]> | 2026-09-19 01:59:23 +0200 |
| commit | 019bb39ef84e770a2c45b43e59ea232b73775445 (patch) | |
| tree | 32a144ff3c8c4981938f6773b84d5644a18d1772 /docs/example_IR | |
| parent | f83be7809a5c9b4dcedcc184da59872552c97bb4 (diff) | |
add scm to pom
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) |
