I actually did have strict checking enabled. It turns out the issue is that checking doesn’t currently apply to variables in the global scope. But it is being fixed!
2 Likes
I actually did have strict checking enabled. It turns out the issue is that checking doesn’t currently apply to variables in the global scope. But it is being fixed!