def test_pass(): a: i32 a = 1 while a > 0: pass