diff options
Diffstat (limited to 'test_programs/brainfuck/hello_world.bf')
| -rw-r--r-- | test_programs/brainfuck/hello_world.bf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test_programs/brainfuck/hello_world.bf b/test_programs/brainfuck/hello_world.bf new file mode 100644 index 0000000..2b52c3e --- /dev/null +++ b/test_programs/brainfuck/hello_world.bf @@ -0,0 +1,2 @@ +Basic hello world program from esolangs wiki +++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++. |
