forked from extern/nushell
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
|
[
|
||
|
# invalid quoteless string
|
||
|
# note that if there were a preceding value the comma would
|
||
|
# be allowed/ignored as a separator/trailing comma
|
||
|
,
|
||
|
]
|