tipi-lang/source/hello/web.tp
2025-11-21 16:16:10 +01:00

5 lines
No EOL
83 B
Text

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