mirror of
https://github.com/nushell/nushell.git
synced 2024-12-03 22:06:54 +01:00
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
|
#!/usr/bin/env nu
|
||
|
|
||
|
# Important to reproduce the crash
|
||
|
# use a non ascii char somewhere in comments: è
|
||
|
|
||
|
[a b c d] | filter {
|