[FIR2IR] Make safe call result always nullable
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// The IR prduced by FIR implicitly casts `null` of type `Nothing?` to type `Int` instead of `Int?` in `getColumnCount`.
|
||||
|
||||
public class StockMarketTableModel() {
|
||||
|
||||
Reference in New Issue
Block a user