Files
kotlin-fork/compiler/tests-common-new/tests/org/jetbrains/kotlin/test
Sergej Jaskiewicz 6064012efa [test] Print NATIVE for newly generated check blocks in signature tests
Since we know that in most cases signatures for JS and NATIVE are
the same, when running a signature test for the first time, let's print
`// CHECK JS NATIVE:` instead of `// CHECK JS:` or `// CHECK NATIVE:`.

^KT-59204 Fixed
2023-06-16 10:01:54 +00:00
..