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