Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2f9ad0c0bf79eab445d91c2baa5ab471640e811f
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJvmBackend
/
propertyInlineCycle.kt
blob: c3e002a5674220c4d342cbad8f2d04316cf7810a [
file
]
// FIR_IDENTICAL
inline
val
String
.
foo
:
String
get
()
=
<!
INLINE_CALL_CYCLE
!>
foo
<!>