test/if_cond_assign.ink:0,0: error: Type of expression in if condition has to be bool. if 0 = 100 ^^^^^^ if 0 = 100 { has type int