Skip to content

Commit dbccf84

Browse files
committed
Null literal is separate
1 parent 340594e commit dbccf84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,7 @@ rules apply:
16881688
entry an error must be thrown.
16891689

16901690
- Within the input object literal or unordered map, if the single entry is
1691-
{null} an error must be thrown.
1691+
{null} or the {null} literal an error must be thrown.
16921692

16931693
- If the coerced unordered map does not contain exactly one entry an error must
16941694
be thrown.

0 commit comments

Comments
 (0)