diff options
Diffstat (limited to '03/in03')
-rw-r--r-- | 03/in03 | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,10 +1,8 @@ -return -str Hi -align -return +; write to stdout J=d1 I=:hello_world D=:hello_world_end +; calculate length by subtracting end from start D-=I syscall d1 J=d42 |