From d973b4b8eaaa5e7f1d10f9f02069c6d7bde25dcc Mon Sep 17 00:00:00 2001 From: Charlie Stanton Date: Sun, 3 Oct 2021 21:31:59 +0100 Subject: Add testing code and fix a few bugs --- test.cudl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test.cudl (limited to 'test.cudl') diff --git a/test.cudl b/test.cudl new file mode 100644 index 0000000..150217a --- /dev/null +++ b/test.cudl @@ -0,0 +1,5 @@ +[ + %true + %false + [%null %null %false] +] -- cgit v1.2.3