// TYPE: 'z' // OUT_OF_CODE_BLOCK: TRUE // TODO: Investigate // SKIP_ANALYZE_CHECK data class Intz(val q: String) class InPrimaryConstructor(val x: Int) { }