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