blob: a824895c31a6a54d61ed1299811a3132e75cf3fd [file]
compiler/testData/cli/js/illegalJsCode.kt:2:8: error: JavaScript error: Invalid assignment left-hand side.
js("this = x;")
^^^^^^^^^^^
COMPILATION_ERROR