Fixes recursion bug in disambiguate_in().
[ohcount] / test / src_dir / brainfuck.bf
1 Print "Hello World!!!!!"
2
3 Line that does nothing: ><
4 >++++++[>+++[<<++++>>-]<-]<.
5 >+++++[<++++++>-]<-.
6 +++++++.
7 .
8 +++.
9 >>++++[<++++++>-]<++[<--->-]<-.
10 >>++[<+++++>-]<+[<+++++>-]<.
11 >++++[<++++++>-]<.
12 +++.
13 ------.
14 >++[<---->-]<.
15 >>++[<+++++>-]<+[<------>-]<-.
16 .
17 .
18 .
19 .