blob: 79e94120d9c615ac00a175c6e39d54d0fe44d45b [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'
warning: argument -Xcompiler-plugin is experimental
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