Files
kotlin-fork/compiler/testData/compileKotlinAgainstCustomBinaries/wrongMetadataVersionJs/output.txt
T
Alexander Udalov 87ff70ee0f Replace JS metadata version with '$ABI_VERSION$' in tests
Similarly to the JVM metadata version, this is done in order to avoid
changing any test data when the version is increased
2017-03-20 17:22:29 +03:00

3 lines
191 B
Plaintext
Vendored

error: file '$TMP_DIR$/library.meta.js' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 42.0.0, expected version is $ABI_VERSION$
COMPILATION_ERROR