summaryrefslogtreecommitdiff
path: root/test_programs/brainfuck/cat_eof0.bf
diff options
context:
space:
mode:
authorMatthew Hall <hallmatthew314@gmail.com>2022-09-04 13:50:58 +1200
committerMatthew Hall <hallmatthew314@gmail.com>2022-09-04 13:50:58 +1200
commit8dfc184c00f7c04e70f861914a944e3dbee3a136 (patch)
tree3be778f98ece51ef1a769f3211fc96a41b1afc00 /test_programs/brainfuck/cat_eof0.bf
parente449c3c866b0c91a0bc34d5cb462c47b5fa43ce1 (diff)
Add testing programs to repo
Diffstat (limited to 'test_programs/brainfuck/cat_eof0.bf')
-rw-r--r--test_programs/brainfuck/cat_eof0.bf2
1 files changed, 2 insertions, 0 deletions
diff --git a/test_programs/brainfuck/cat_eof0.bf b/test_programs/brainfuck/cat_eof0.bf
new file mode 100644
index 0000000..413fc13
--- /dev/null
+++ b/test_programs/brainfuck/cat_eof0.bf
@@ -0,0 +1,2 @@
+cat program where eof is trated as zero
+,[.,]