mirror of
https://github.com/danbulant/nushell
synced 2026-06-10 10:10:46 +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
|
|
]
|