cb95986c36
They do not contain markers for suspend calls in them See the changes introduced for fixing KT-16603
5 lines
189 B
Plaintext
Vendored
5 lines
189 B
Plaintext
Vendored
compiler/testData/bytecodeVersion/obsoleteInlineSuspend/B.kt:4:5: error: cannot inline suspend function built with compiler version less than 1.1.4/1.2-M1
|
|
foo()
|
|
^
|
|
COMPILATION_ERROR
|