From 66875980b344ca798b14a95b3b1522f1e209d9e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Mon, 1 Mar 2021 18:19:55 +0100 Subject: parse expressions containing namespaces correctly --- main.sy | 1 - 1 file changed, 1 deletion(-) (limited to 'main.sy') diff --git a/main.sy b/main.sy index 869323a..50e0d27 100644 --- a/main.sy +++ b/main.sy @@ -5,5 +5,4 @@ start :: fn { print other.g() 42 <=> other.g() other.g() <=> 42 - other.q = 1 } -- cgit v1.2.1