Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithAnyBackend
/
crossFileInlineCycle.diag.txt
blob: 90fc8c719c891edc5256a4d655ae2f56ee12f4f2 [
file
]
/a.kt:10:5: error: The 'inlineFun2' invocation is a part of inline cycle
/b.kt:16:5: error: The 'inlineFun1' invocation is a part of inline cycle