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

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

(:JIQS: ShouldCompile :)
for $var as integer in 1 to 10
let $j := let $internal := 2 return $internal
let $j := 2
return $var




© 2015 - 2025 Weber Informatics LLC | Privacy Policy