Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
psi
/
recovery
/
InterfaceInExpressionPosition.kt
blob: b23b2a59bae2f4342de5676a93e702ac4f1f4364 [
file
] [
log
] [
blame
]
val p
=
1
<
interface
I
{
fun f
()
{}
}