// IGNORE_BACKEND: JVM_IR class CrashMe { val resources = 1 fun getResources(): String { return "" } }