#! stap -p1 # missing ':' in ternary statement function decl() { a = (a == 1) ? 0 }