Files
nushell/tests/modules/samples/spam/bacon/foo.nu
2023-05-13 01:20:33 +03:00

2 lines
35 B
Plaintext

export def main [] { 'bacon foo' }