a1326d3ef5
Compares diagnostics rendered as text with corresponding .diag.txt file
7 lines
213 B
Plaintext
Vendored
7 lines
213 B
Plaintext
Vendored
/inlineCycle.kt:8:5: error: the 'inlineFun2' invocation is a part of inline cycle
|
|
inlineFun2(p)
|
|
^
|
|
/inlineCycle.kt:13:5: error: the 'inlineFun1' invocation is a part of inline cycle
|
|
inlineFun1(p)
|
|
^
|