[K2] Fix stable parameter name metadata.

This commit is contained in:
Mads Ager
2023-03-16 13:23:10 +01:00
committed by Mikhail Glukhikh
parent 3a8f1ca690
commit 3795fc1106
2 changed files with 5 additions and 7 deletions
-2
View File
@@ -1,5 +1,3 @@
// IGNORE K2
fun test() {
val f = {}
val g = fun Unit.(s: IntArray?, t: Set<Double>): String { return "" }