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

test_files.runtime.ControlIterators.IfExpr2.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="first branch" :)
if((true))
then
"first branch"
else
"else branch"

(: boolean item :)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy