f350e9dacb
Multifile facades (class files with header kind MULTIFILE_CLASS) have the list of their parts in the d1 field (KotlinClassHeader.data), not some byte-encoded protobuf message which this code was trying to deserialize previously.