6162636465666768
goType = resolveToFinalType(goType); } if (!(goType instanceof GoPsiTypeArray)) { return false; } GoPsiTypeArray otherTypeArray = (GoPsiTypeArray) goType; return false; }