From b79dbbe6f8514469c07695a6f85e555332e56ca1 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 11 Nov 2018 21:23:31 -0500 Subject: Initial commit A mostly functional proof-of-concept --- test1.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test1.txt (limited to 'test1.txt') diff --git a/test1.txt b/test1.txt new file mode 100644 index 0000000..0dea2d9 --- /dev/null +++ b/test1.txt @@ -0,0 +1,6 @@ +1 5 +1 2 1 +2 1 1 3 1 4 1 +3 2 1 4 1 +4 2 1 3 1 5 1 +5 4 1 -- cgit v1.1