1 2 3 4 5 6 7 8
error[undefined_variable]: `z` is not defined ┌── hoisting.lua:4:5 ─── │ 4 │ z() │ ^ │