Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4783822fbc6124c4ba34c64fc79b53dde6b500f7
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
class
/
Simple.java
blob: 345be52a76275deacc8ca95a8861cf52ea76688b [
file
]
package
test
;
class
Simple
{
{
new
Impossible
<
String
>();
}
}