diff options
Diffstat (limited to 'bf.prn')
-rw-r--r-- | bf.prn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ dup 0 > while c ">" = if -1 roll end c "<" = if 1 roll end c "]" = if - i "loopend" depth 1 - + store + i "loopend" depth 1 - + gstore len "i" store # == break end c "[" = if |