TEST [[ = 1 if 1 then x = 1 else = 1 end ]] TEST [[ = 1 if 1 then = 1 else = 1 end = 1 ]] TEST [[ = 1 if 1 then = 1 elseif 1 then = 1 else = 1 end = 1 ]] TEST [[ = 1 if 1 then = 1 elseif 1 then = 1 if 1 then = 1 end else = 1 end = 1 ]] TEST [[ = 1 while true do = 1 end = 1 ]] TEST [[ = 1 for _ in _ do = 1 end = 1 ]] TEST [[ = 1 for _ = 1, 1 do = 1 end = 1 ]] TEST [[ x3 = 1 repeat = 1 until == 1 ]] TEST [[ = 1 repeat = 1 until 1 = 1 ]] TEST [[ = 1 while 1 do x = 1 = 1 end = 1 ]] TEST [[ = 1 if 1 then if 1 then x = 1 end else if 1 then = 1 end end ]]