// WITH_RUNTIME // IS_APPLICABLE: true fun Int.foo(): Int { return hashCode() }