FIR: Update integer literal-related tests
They started failing once we began reporting diagnostics from completion ^KT-46419 Relates
This commit is contained in:
committed by
teamcityserver
parent
42d387925d
commit
cd401b5b8a
@@ -0,0 +1,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
|
||||
|
||||
Reference in New Issue
Block a user