Compiler confusing object ref vars with built-in procs of the same name when calling vars' methods.
Using certain var names that coincide with built-in procs, e.g. block, could result in compilation errors. Many cases of this have been fixed.