// FUNCTION: test/#foo package test fun foo() { fun bar() { fun baz() { class Foo object Bar } } }