Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithAnyBackend
/
suspendInlineCycle.diag.txt
blob: 5b4a33af9cb86e32f04e13893c68109f953110c4 [
file
]
/suspendInlineCycle.kt:7:5: error: The 'inlineFun2' invocation is a part of inline cycle
/suspendInlineCycle.kt:12:5: error: The 'inlineFun1' invocation is a part of inline cycle