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