Files
kotlin-fork/compiler/testData/cli/js/fir.args
T
Nikolay Lunyak 360d236b7e [FIR JS] KT-57601: Get rid of the builtin provider
In this example we get 2 variants of `kotlin/toString()`:
one coming from the KLib provider, and the
other coming from the builtins provider.
These are identical deserialized functions.

^KT-57601 Fixed
2023-04-25 11:29:34 +00:00

10 lines
153 B
Plaintext
Vendored

$TESTDATA_DIR$/fir.kt
-language-version
2.0
-ir-output-dir
$TEMP_DIR$
-ir-output-name
fir
-libraries
libraries/stdlib/js-ir/build/classes/kotlin/js/main