is field 'f' accessible from method 'm'?
(closureElim: StringAdd).self
(closureElim: StringFormat).self
(closureElim: ArrowAssoc[ClosureElim]).x
(Since version 2.10.0) Use leftOfArrow
instead
(closureElim: Ensuring[ClosureElim]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Remove references to the environment through fields of a closure object. This has to be run after an 'apply' method has been inlined, but it still references the closure object.