Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
1f76d39e66b4ee8544feac93e4afd8e61ef9610a
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
class
/
MapImpl.java
blob: a41f6786d289246a94d4e2ccdfa799b720ae8677 [
file
]
package
test
;
class
MapImpl
{
{
new
EmptyMap
();
}
}