Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
javac
/
Lambda.diag.txt
blob: 02c5f2be1dc72e50d2efa06831e4363b14bd3bd2 [
file
]
// -- Module: <m1> --
// -- Module: <m2> --
// -- Module: <m3> --
// -- Module: <m4> --
/Call.kt:90:19: error: unresolved reference: result
fun simple(b: com.result.B<*>) {}
^^^^^^