// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE fun foo() { } val b = 42 class C { fun member() { } val prop = foo() } foo()