// FIR_IDENTICAL // !DIAGNOSTICS: -UNUSED_PARAMETER, -DEPRECATION @nativeGetter fun toplevelFun(): Any = 0 @nativeGetter val toplevelVal = 0 @nativeGetter class Foo {}