3 lines
61 B
Text
3 lines
61 B
Text
export def main [] { 'bar' }
|
|
|
|
export def baz [] { 'barbaz' }
|
export def main [] { 'bar' }
|
|
|
|
export def baz [] { 'barbaz' }
|