mirror of
https://github.com/nushell/nushell
synced 2025-01-14 14:14:13 +00:00
3 lines
61 B
Text
3 lines
61 B
Text
export def main [] { 'foo' }
|
|
|
|
export def baz [] { 'foobaz' }
|