Add test cases for cousin imports that break due to aliases starting with two underscores
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package cousin.cousin_subpackage;
|
||||
|
||||
message CousinMessage {
|
||||
}
|
||||
Reference in New Issue
Block a user