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