diff --git a/tests/bf.nct b/tests/bf.nct index 0feb166..a3f6944 100644 --- a/tests/bf.nct +++ b/tests/bf.nct @@ -72,8 +72,4 @@ loop { } codePtr = codePtr + 1; -} - -codePtr; -dataPtr; -stckPtr; \ No newline at end of file +} \ No newline at end of file