2025-06-27 02:33:44 +01:00

8 lines
85 B
Plaintext

use ./foo.nu [ foooo "foo str" ]
export def "bar str" [
] {
foooo 3
| foo str
}