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

test_files.ast.IfExpr.jq Maven / Gradle / Ivy

(:JIQS: ShouldParse :)
if( 1 gt 2)
then
"first branch"
else
"else branch"





© 2015 - 2025 Weber Informatics LLC | Privacy Policy