Skip to content

Commit 264c5f8

Browse files
authored
Remove unnecessary whitespace
There was some added whitespace in this example that was just annoying and not helpful. So it is being removed.
1 parent 72cfd0a commit 264c5f8

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

examples/binary_increment.tau

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Implements a simple binary incrementer
22

3-
4-
5-
6-
7-
8-
93
symbols = 0,1,x,_
104
blank = x
115
start = FIND_END

0 commit comments

Comments
 (0)