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