// IS_APPLICABLE: false class Generic { val y = { arg: T -> arg.hashCode() } }