4 lines
61 B
Plaintext
Raw Normal View History

2025-06-27 02:33:44 +01:00
export def main [] { 'foo' }
export def baz [] { 'foobaz' }