tipi-lang/source/hello/web.crud
2025-11-12 13:00:41 +01:00

5 lines
No EOL
83 B
Text

object Person:
name: string
fn get(path: string) -> string:
"hello" + path