blob: 9d1889c0639b292601d134081b7e28ca1a105bc1 [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.before' must run before 'kotlin.plugin.test.middle'
error: plugin 'kotlin.plugin.test.after' must run after 'kotlin.plugin.test.middle'
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'
warning: argument -Xcompiler-plugin is experimental
COMPILATION_ERROR