aboutsummaryrefslogtreecommitdiff
path: root/miniMAL/printer.json
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2015-02-11 22:31:39 -0600
committerJoel Martin <github@martintribe.org>2015-02-11 22:31:39 -0600
commit5351b94a47422d9e66b0a96dc243445a04970379 (patch)
tree78bbfd113b3ba012485453a877958d60ec1260f1 /miniMAL/printer.json
parentc1fe72ae2b94d37cbf027aa185c27307d9776c56 (diff)
downloadmal-5351b94a47422d9e66b0a96dc243445a04970379.tar.gz
mal-5351b94a47422d9e66b0a96dc243445a04970379.zip
miniMAL: step2
Diffstat (limited to 'miniMAL/printer.json')
-rw-r--r--miniMAL/printer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/miniMAL/printer.json b/miniMAL/printer.json
index 28d5d4d..99f4198 100644
--- a/miniMAL/printer.json
+++ b/miniMAL/printer.json
@@ -17,7 +17,7 @@
["`", "true"],
["if", ["=", false, "exp"],
["`", "false"],
- ["if", ["=", ["`", "Symbol"], ["get", "exp", ["`", "type"]]],
+ ["if", ["symbol?", "exp"],
["get", "exp", ["`", "val"]],
["str", ["`", "#<unknown: "], "exp", ["`", ">"]]]]]]]]]]],