From e0e0ac9ea0d893442a0c5806353ebbddb8f905b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edvard=20Th=C3=B6rnros?= Date: Sat, 9 Jan 2021 12:34:46 +0100 Subject: Parsing numbers and inital commit --- tests/simple.tdy | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/simple.tdy (limited to 'tests') diff --git a/tests/simple.tdy b/tests/simple.tdy new file mode 100644 index 0000000..c0fdb77 --- /dev/null +++ b/tests/simple.tdy @@ -0,0 +1,2 @@ +1234 +1234.123 -- cgit v1.2.1