diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-07-07 14:31:56 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-07-07 14:31:56 -0700 |
commit | 97a9bd1756d5ea934372847bb9f1dfa8a4ad256d (patch) | |
tree | 359caa004ebc46ce1bfe9d6e1c6054e395567604 /subx/ex3 | |
parent | bc394aaf39da72d980933a720b6deb8876036c07 (diff) | |
download | mu-97a9bd1756d5ea934372847bb9f1dfa8a4ad256d.tar.gz |
4324 - new example: add first ten numbers
Result has to be small enough to fit in AL so exit() can return it.
Diffstat (limited to 'subx/ex3')
-rwxr-xr-x | subx/ex3 | bin | 0 -> 119 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/ex3 b/subx/ex3
new file mode 100755
index 00000000..aa209b92
--- /dev/null
+++ b/subx/ex3
Binary files differ |