2 lines
No EOL
55 B
Text
2 lines
No EOL
55 B
Text
fn add(a: string, b: string) -> string:
|
|
a + " " + b |