diff options
author | nratan <narenratan@gmail.com> | 2019-11-03 18:39:09 +0000 |
---|---|---|
committer | nratan <narenratan@gmail.com> | 2019-11-03 18:39:09 +0000 |
commit | 47ab3e9e83210929097ed400ff29be40895fa586 (patch) | |
tree | 89ccbaed146bf1eb70fc1fc9c788e55864678abf /original_jonesforth/test_assembler.f.out | |
download | jonesforth_arm64_apl-47ab3e9e83210929097ed400ff29be40895fa586.tar.gz |
First commit
Diffstat (limited to 'original_jonesforth/test_assembler.f.out')
-rw-r--r-- | original_jonesforth/test_assembler.f.out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/original_jonesforth/test_assembler.f.out b/original_jonesforth/test_assembler.f.out new file mode 100644 index 0000000..9a172d4 --- /dev/null +++ b/original_jonesforth/test_assembler.f.out @@ -0,0 +1,8 @@ +2DROP: 2 1 +t +e +s +t +i +n +g |