Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
thisAndSuper
/
thisInToplevelFunction.fir.kt
blob: 185162e8eb34f099dbfe91092fe958be6f0a97eb [
file
]
fun foo1
()
:
Unit
{
<!
NO_THIS
!>
this
<!>
this
<!
UNRESOLVED_LABEL
!>
@a
<!>
}