fun foo() { this; # Error at 'this': Can't use 'this' outside of a class. }