Skip to content

Commit

Permalink
bad empty lines go crunch
Browse files Browse the repository at this point in the history
  • Loading branch information
winggar committed Oct 18, 2021
1 parent 39434ec commit 9c46773
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ static void JumpBack()
currentInstruction++;
}
}
}
}
1 change: 0 additions & 1 deletion Program.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

code: str = str()
cells: list[int] = []
currentCell = currentInstruction = instructionsRan = 0
Expand Down

0 comments on commit 9c46773

Please sign in to comment.