Files
kotlin-fork/compiler/testData/cli/jvm/firStdlibDependency.args
T
Dmitriy Novozhilov 2ee54c2201 [FIR] Remove way to create FirSession using Module
The problem is that Module may not contain some default dependencies in
  classpath roots, so it's incorrect to take them from it
2021-05-19 16:29:19 +03:00

7 lines
68 B
Plaintext
Vendored

$TESTDATA_DIR$/firStdlibDependency.kt
-Xuse-fir
-cp
.
-d
$TEMP_DIR$