summaryrefslogtreecommitdiff
path: root/spec.fo
diff options
context:
space:
mode:
authorTomaki <>2026-04-14 22:45:41 +0200
committerTomaki <>2026-04-14 22:45:41 +0200
commitf81a794db3b0a7249842fbb3acf92fce30161cb1 (patch)
treedbf9995f8981e706977f5ba111a9846e0a41e2cb /spec.fo
parentbe5904585f1d6c88bf3576584c32303c7d1c65ae (diff)
Introduce parser and GMP support
Diffstat (limited to 'spec.fo')
-rw-r--r--spec.fo2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.fo b/spec.fo
index 5401c57..86bf39d 100644
--- a/spec.fo
+++ b/spec.fo
@@ -1 +1 @@
-(<< (- (+ 1 2) 3))
+(print (sub (add 1 2) 3))