mirror of
https://github.com/nushell/nushell.git
synced 2024-12-02 13:24:30 +01:00
cc1b784e3d
* Add initial nu-test-support port * finish changing binary name * Oops, these aren't Windows-safe tests
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
|
|
]
|