aboutsummaryrefslogtreecommitdiff
path: root/core/collections.nom
diff options
context:
space:
mode:
Diffstat (limited to 'core/collections.nom')
-rw-r--r--core/collections.nom4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/collections.nom b/core/collections.nom
index 0bf5cef..a8a28b2 100644
--- a/core/collections.nom
+++ b/core/collections.nom
@@ -134,10 +134,6 @@ immediately
self[\(%key as lua expr)] = value
return value
end})
-
-immediately
- parse [new counter] as: {} with fallback % -> 0
- parse [new default dict] as: {} with fallback % -> {}
# Sorting
immediately