diff options
Diffstat (limited to 'day02/test.txt')
| -rw-r--r-- | day02/test.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/day02/test.txt b/day02/test.txt new file mode 100644 index 0000000..b7172ac --- /dev/null +++ b/day02/test.txt @@ -0,0 +1,6 @@ +forward 5 +down 5 +forward 8 +up 3 +down 8 +forward 2 |
