Update test data of compiler tests, except IR tests

This commit is contained in:
Ilmir Usmanov
2018-08-28 16:00:54 +03:00
committed by Ilya Gorbunov
parent 23c945b002
commit 2d04acba42
11 changed files with 40 additions and 40 deletions
@@ -1,9 +1,6 @@
-- Common --
Exit code: OK
Output:
compiler/testData/multiplatform/incompatibleCallables/common.kt:32:19: warning: the feature "coroutines" is experimental (see: https://kotlinlang.org/docs/diagnostics/experimental-coroutines)
expect fun f21(c: suspend Unit.() -> Unit)
^
-- JVM --
Exit code: COMPILATION_ERROR