The error message is removed and is replaced with a code that adapts inline suspend functions produced by the old compiler with the suspension markers that new compiler expects.
They do not contain markers for suspend calls in them See the changes introduced for fixing KT-16603