Update testData after changes in diagnostics

This commit is contained in:
Dmitry Petrov
2017-05-26 10:26:30 +03:00
parent 2c83718452
commit c83b764c73
89 changed files with 91 additions and 91 deletions
@@ -1,7 +1,7 @@
// PARAM_TYPES: X
// PARAM_TYPES: Y
// PARAM_DESCRIPTOR: public final fun X.test(): kotlin.Unit defined in Y
// PARAM_DESCRIPTOR: public final class Y defined in root package
// PARAM_DESCRIPTOR: public final class Y defined in root package in file addPrefixToBackticks.kt
class X(val x: Int)
// SIBLING:
@@ -1,7 +1,7 @@
// PARAM_TYPES: X
// PARAM_TYPES: Y
// PARAM_DESCRIPTOR: public final fun X.test(): kotlin.Unit defined in Y
// PARAM_DESCRIPTOR: public final class Y defined in root package
// PARAM_DESCRIPTOR: public final class Y defined in root package in file addPrefixToBackticks.kt
class X(val x: Int)
// SIBLING: