We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e32f5 commit 27ee22aCopy full SHA for 27ee22a
bin/bf
@@ -60,4 +60,3 @@ while ($i !== null) {
60
*/
61
62
\Brainfuck\Interpreter::interpret($rootInstruction);
63
-//\Brainfuck\OldInterpreter::interpret($program);
src/OldInterpreter.php
0 commit comments