Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJvmBackend
/
indirectInlineCycle.diag.txt
blob: 4c7cc9d7f165e881152ba085f796c649a3b4c956 [
file
]
/indirectInlineCycle.kt:6:24: error: The 'inlineFun2' invocation is a part of inline cycle
/indirectInlineCycle.kt:11:5: error: The 'inlineFun1' invocation is a part of inline cycle