mirror of
https://github.com/nushell/nushell
synced 2025-01-05 17:58:57 +00:00
7 lines
125 B
Text
7 lines
125 B
Text
|
#!/usr/bin/env nu
|
||
|
|
||
|
# Important to reproduce the crash
|
||
|
# use a non ascii char somewhere in comments: è
|
||
|
|
||
|
[a b c d] | filter {
|