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