Fix testdata after advancing LATEST_STABLE to 1.3

This commit contains minor changes in testdata, where test and behavior
change are not related
This commit is contained in:
Dmitry Savvinov
2018-08-28 13:13:06 +03:00
committed by Ilya Gorbunov
parent 4dfb99596b
commit b064c48f83
8 changed files with 16 additions and 10 deletions
-1
View File
@@ -1,4 +1,3 @@
warning: language version 1.3 is experimental, there are no backwards compatibility guarantees for new language and library features
compiler/testData/cli/jvm/kt19628_13.kt:5:29: error: unresolved reference: CollapsedStringAdapter
@get:XmlJavaTypeAdapter(CollapsedStringAdapter::class)
^