oden/fine/tests/modules/foo.fine

3 lines
43 B
Text

export fun hello() -> string {
"hello"
}