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