aboutsummaryrefslogtreecommitdiffstats
path: root/main.sy
diff options
context:
space:
mode:
Diffstat (limited to 'main.sy')
-rw-r--r--main.sy1
1 files changed, 0 insertions, 1 deletions
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
}