3 lines
42 B
Plaintext
Executable File
3 lines
42 B
Plaintext
Executable File
let $hello := "Hello World"
|
|
return $hello
|