// ClassWithConstructorAndProperties class ClassWithConstructorAndProperties( val nullable: String?, val notNull: String ) // FIR_COMPARISON