Files
kotlin-fork/compiler/testData/cli/js/inlineCycle.out
T
2015-05-21 10:06:02 +03:00

3 lines
218 B
Plaintext
Vendored

ERROR: compiler/testData/cli/js/inlineCycle.kt: (2, 5) The 'b' invocation is a part of inline cycle
ERROR: compiler/testData/cli/js/inlineCycle.kt: (15, 5) The 'a' invocation is a part of inline cycle
COMPILATION_ERROR