print(if my_special_variable? then false else true) my_special_variable: false print(if my_special_variable? then true else false)