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