blob: 3b7fd84737745ee3dce0d428e9195ffb3ed13c5c [file]
warning: ATTENTION!
This build uses unsafe internal compiler arguments:
-XXLanguage:+IrIntraModuleInlinerBeforeKlibSerialization
This mode is not recommended for production use,
as no stability/compatibility guarantees are given on
compiler or generated code. Use it at your own risk!
compiler/testData/cli/js/illegalJsCodeWithInlinedFunInKlib.kt:2:8: error: JavaScript error: Invalid assignment left-hand side.
js("this = x;")
^^^^^^^^^^^
COMPILATION_ERROR