| 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' |
| COMPILATION_ERROR |