summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/testData/incremental/pureKotlin/allConstants/fir-build.log
blob: d9b0d1123e4a3a2e3800032993547842a947c434 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
================ Step #1 =================

Compiling files:
  src/const.kt
End of files
Exit code: ABORT
------------------------------------------
COMPILATION FAILED
Type mismatch: inferred type is kotlin/Int but kotlin/Byte was expected
Type mismatch: inferred type is kotlin/Int but kotlin/Short was expected

================ Step #2 =================

Compiling files:
  src/const.kt
  src/usage.kt
End of files
Exit code: OK