def hmm equs "else" if 1 println "yes" {hmm} println "no" endc if 0 println "NO" {hmm} println "YES" endc