// !DIAGNOSTICS: -UNUSED_PARAMETER -UNUSED_VARIABLE fun foo() { [nativeGetter] fun toplevelFun(): Any = 0 [nativeGetter] val toplevelVal = 0 [nativeGetter] class Foo {} }