blob: 920b5a3eb88bed5e0454e3629b3500bd370fad36 [file]
error: plugin 'kotlin.plugin.test.before' must run before 'kotlin.plugin.test.after'
error: plugin 'kotlin.plugin.test.middle' must run before 'kotlin.plugin.test.after'
error: plugin 'kotlin.plugin.test.middle' must run after 'kotlin.plugin.test.before'
error: plugin 'kotlin.plugin.test.after' must run after 'kotlin.plugin.test.before'
error: plugin 'kotlin.plugin.test.before' must run before 'kotlin.plugin.test.middle'
error: plugin 'kotlin.plugin.test.after' must run after 'kotlin.plugin.test.middle'
COMPILATION_ERROR