Skip to content

Commit

Permalink
Null literal is separate
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Oct 17, 2024
1 parent 340594e commit dbccf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 3 -- Type System.md
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@ rules apply:
entry an error must be thrown.

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

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

0 comments on commit dbccf84

Please sign in to comment.