Done day 19, but not sure why attoparsec isn't working
[advent-of-code-20.git] / data / advent19tiny.txt
diff --git a/data/advent19tiny.txt b/data/advent19tiny.txt
new file mode 100644 (file)
index 0000000..e5c4bc1
--- /dev/null
@@ -0,0 +1,11 @@
+0: 8 11
+8: 42 | 42 8
+42: "a"
+11: 42 31 | 42 11 31
+31: "b"
+
+ab
+aabb
+aaa
+b
+aaab
\ No newline at end of file