Files
kotlin-fork/compiler/testData/cli/jvm/firErrorOnLastLine.args
T
Ilya Chernikov e39eb62e6e FIR LT: Fix diagnostic location calculation on the last line
it was calculated incorrectly on the last line that do not end
with EOL.
#KT-56649 fixed
2023-02-16 10:21:03 +00:00

7 lines
91 B
Plaintext
Vendored

$TESTDATA_DIR$/firErrorOnLastLine.kt
-language-version
2.0
-Xuse-fir-lt=true
-d
$TEMP_DIR$