All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test_files.runtime-spark.LetVariableReuse.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="6" :)
let $x := 1
let $x := $x + 2
let $x := $x + 3
return $x




© 2015 - 2025 Weber Informatics LLC | Privacy Policy