FIR: keep nullability of lambda return type

This commit is contained in:
Jinseong Jeon
2020-12-04 23:18:58 -08:00
committed by Mikhail Glukhikh
parent 28a1d1ceac
commit 3d7d87ace5
2 changed files with 3 additions and 4 deletions
@@ -1,6 +1,5 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// WASM_MUTE_REASON: UNIT_ISSUES
// IGNORE_BACKEND_FIR: JVM_IR
class Inv<T>(val x: T?)