tipi-lang/source/hello/service.crud
2025-11-08 21:58:44 +01:00

2 lines
No EOL
55 B
Text

fn add(a: string, b: string) -> string:
a + " " + b