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

test_files.runtime-spark.LocalClauses.LetClauseLocal3.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="(2, 3)" :)
let $i := 1 let $j := $i + 1 return $j,
let $i := 1 let $j := $i + 1 return $j + $i

(: multiple lets :)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy