diff options
Diffstat (limited to 'core/id.nom')
| -rw-r--r-- | core/id.nom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/id.nom b/core/id.nom index a9231b9..46aeaa9 100644 --- a/core/id.nom +++ b/core/id.nom @@ -8,6 +8,8 @@ use "core/math.nom" use "core/collections.nom" use "core/control_flow.nom" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + %NaN_surrogate = {} %nil_surrogate = {} %obj_by_id = {} |
