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