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