4 lines
62 B
Plaintext

export def test [] { 'test' }
export def main [] { 'beans' }