4 lines
34 B
Text
4 lines
34 B
Text
|
|
export def greet [] {
|
||
|
|
"hello"
|
||
|
|
}
|