var b1: boolean; Begin begin If b1 then { illegal expression } end; while b1 do End.