FIR: load default value from meta-data
This commit is contained in:
committed by
Mikhail Glukhikh
parent
879563233a
commit
9352d52e7e
+2
-1
@@ -1 +1,2 @@
|
||||
public final fun funDefaultArg(p: R|kotlin/Int|, q: R|kotlin/Int|, r: R|kotlin/Int|): R|kotlin/Int|
|
||||
public final fun funDefaultArg(p: R|kotlin/Int|, q: R|kotlin/Int| = STUB, r: R|kotlin/Int| = STUB): R|kotlin/Int|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user