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

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

(:JIQS: ShouldRun; Output="(1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5)" :)
for $i in 1 to 5
for $j in 1 to 5
return $j

(: fully local for clauses :)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy