[Test] Update different testdata according to changes in sealed classes

This commit is contained in:
Dmitriy Novozhilov
2021-01-14 14:56:37 +03:00
parent 81fd8b5940
commit ee1aff1012
11 changed files with 17 additions and 17 deletions
@@ -14,7 +14,7 @@ public sealed class SealedClass : R|kotlin/Any| {
}
private constructor(): R|test/SealedClass|
internal constructor(): R|test/SealedClass|
}