function f() { for (ii = 0; ii < 3; ii++) { g() } } { ~~~~~~~~~~ warning:3:8:W033 error:7:1:E019 error:9:1:E041