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.
version: 1.0.0-beta.6
input:
[ , ] --- [ 123,, ]
output:
YAMLSyntaxError: Flow sequence contains an unexpected , YAMLSyntaxError: Flow sequence contains an unexpected ,
expected:
[ null ] --- [ 123, null ]
P.S. There's no error for its flowMap version but its YAMLMap#items is also empty.
YAMLMap#items