Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6330def4271b547b5c7db5f9759e387de2908e94
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJvmBackend
/
propertyInlineCycle.kt
blob: adc7bf71536f29db3c5dc0ab6f56683c56b29c67 [
file
] [
log
] [
blame
]
// FIR_IDENTICAL
// TARGET_BACKEND: JVM
inline
val
String
.
foo
:
String
get
()
=
<!
INLINE_CALL_CYCLE
!>
foo
<!>