Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithAnyBackend
/
recursionCycleWithStdlibCall.diag.txt
blob: 95f80e28f1610e1f0ad9b1fa1e3d97095d43e418 [
file
]
/recursionCycleWithStdlibCall.kt:6:24: error: The 'g' invocation is a part of inline cycle
/recursionCycleWithStdlibCall.kt:8:30: error: The 'f' invocation is a part of inline cycle