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

test_files.semantics.FlowrMultipleVars.jq Maven / Gradle / Ivy

(:JIQS: ShouldCompile :)
for $var as integer in 1 to 10, $var2 in $var to 5
group by $g := 2
let $j := $var2
where $var eq $var2
return $var




© 2015 - 2025 Weber Informatics LLC | Privacy Policy