summaryrefslogtreecommitdiffstats
path: root/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib')
-rw-r--r--stdlib/match.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/match.tl b/stdlib/match.tl
index fb11aa4f..149ea71f 100644
--- a/stdlib/match.tl
+++ b/stdlib/match.tl
@@ -1088,7 +1088,7 @@
((sys:hash-lit nil . @(all (@key @val)))
^@(hash ,*(zip [mapcar transform-qquote key]
[mapcar transform-qquote val])))
- ((sys:hash-lit)
+ ((sys:hash-lit . @(eq nil))
'@(hash))
((sys:struct-lit @type . @args)
^@(struct ,(transform-qquote type)