[JS TESTS] Disable mangler checker in tests
This commit is contained in:
committed by
TeamCityServer
parent
a8d0e60328
commit
09d30c91bf
@@ -1,4 +1,5 @@
|
||||
// IGNORE_BACKEND: JS
|
||||
// SKIP_MANGLE_VERIFICATION
|
||||
|
||||
interface C<A : Any, B : Any> {
|
||||
fun foo(a: A): B
|
||||
|
||||
Reference in New Issue
Block a user