We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340594e commit dbccf84Copy full SHA for dbccf84
spec/Section 3 -- Type System.md
@@ -1688,7 +1688,7 @@ rules apply:
1688
entry an error must be thrown.
1689
1690
- Within the input object literal or unordered map, if the single entry is
1691
- {null} an error must be thrown.
+ {null} or the {null} literal an error must be thrown.
1692
1693
- If the coerced unordered map does not contain exactly one entry an error must
1694
be thrown.
0 commit comments