KT-13997 related: fix of JS relevant test

This commit is contained in:
Mikhail Glukhikh
2017-05-05 11:17:52 +03:00
parent cd07aea5e3
commit 7271ca0b72
@@ -5,7 +5,7 @@ val x: Int
class B
val B.x: Int
<!WRONG_EXTERNAL_DECLARATION!>val B.x: Int<!>
<!WRONG_EXTERNAL_DECLARATION!>external get()<!> = definedExternally
class C {