Re: Forward reference bug: was ver. 4.0 WIN98 Binaries
- Posted by euphoric (admin) Sep 13, 2008
- 1533 views
mattlewis said...
Also, it's actually convenient for finding typos in code. Instead of the parser immediately throwing a compile time error, it waits until the end, and you get the entire list of errors that it found.
Yes, that was a real nice surprise the other day when I first encountered it.