Handle type arguments in IrType.eraseTypeParameters
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package test;
|
||||
|
||||
class MapImpl {
|
||||
{
|
||||
new EmptyMap();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user