mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
6 lines
153 B
Text
6 lines
153 B
Text
[
|
|
# invalid quoteless string
|
|
# note that if there were a preceding value the comma would
|
|
# be allowed/ignored as a separator/trailing comma
|
|
,x
|
|
]
|