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

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

(:JIQS: ShouldRun; Output="(3, 4, 5, 6, 5, 6, 7, 7, 8, 6, 7, 8, 8, 9, 9, 10)" :)
for $i in 1 to 3
for $j in $i to 3
for $k in $j to 4
return $i + $j + $k




© 2015 - 2025 Weber Informatics LLC | Privacy Policy