Report error on indirect inline cycles
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user