FIR: introduce flexible types pretty rendering for no arguments case
#KT-52020 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FILE: main.kt
|
||||
public final fun main(): R|kotlin/Unit| {
|
||||
lval b: R|ft<B, B?>| = Q|B|.R|/B.VALUE|
|
||||
lval b: R|B!| = Q|B|.R|/B.VALUE|
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user