diff options
Diffstat (limited to 'core/collections.nom')
| -rw-r--r-- | core/collections.nom | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/collections.nom b/core/collections.nom index 48a4330..367356b 100644 --- a/core/collections.nom +++ b/core/collections.nom @@ -181,8 +181,6 @@ compile [%dict with fallback %key -> %value] to return value end}) -test: assume: 1 is 2 - # Sorting compile [sort %items] to: Lua "table.sort(\(%items as lua expr));" parse [..] |
