blob: 789e7d5e9df30638c460af8684ae9a578718f6c9 [file]
// TYPE: 'z'
// OUT_OF_CODE_BLOCK: TRUE
// TODO: Investigate
// SKIP_ANALYZE_CHECK
data class Intz(val q: String)
class InPrimaryConstructor(val x: Int<caret>) {
}