Files
kotlin-fork/libraries/stdlib/test
Svyatoslav Kuzmich 5da83889d9 Stdlib tests: Supporess NoInfer access instead of redeclaration
Stdlib annotation 'kotlin.internal.NoInfer' was redeclared in stdlib tests
so non-fried modules (kotlin-stdlib-jdk7, kotlin-stdlib-jdk8, etc.)
could access it.

IR deserializer does not support declaration duplicates (at least yet
for JS IR backend). Thus this commit removes this redeclaration and
suppresses errors on its usages instead.
2019-04-26 20:14:03 +03:00
..
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00