[JS IR] disable some AST checks for now

This commit is contained in:
Anton Bannykh
2021-11-12 13:35:31 +03:00
committed by TeamCityServer
parent 953089a4b9
commit 58bd4ffd71
7 changed files with 3 additions and 7 deletions
@@ -1,7 +1,6 @@
// EXPECTED_REACHABLE_NODES: 1283
// MODULE_KIND: COMMON_JS
// FUNCTION_CALLED_TIMES: require count=2 TARGET_BACKENDS=JS
// FUNCTION_CALLED_TIMES: require count=3 IGNORED_BACKENDS=JS
@JsModule("lib")
external fun f(x: Int): String