From bd6a57220d6643223952419a68faea6d9bc0725a Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Tue, 17 Mar 2026 17:52:34 +0100 Subject: Initial parser/interp and test file --- test.ra | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test.ra (limited to 'test.ra') diff --git a/test.ra b/test.ra new file mode 100644 index 0000000..93c6ebd --- /dev/null +++ b/test.ra @@ -0,0 +1,2 @@ +a=2 1 + 6 * +b=3 5 * -- cgit v1.2.3