Test fix for android configuration
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
fun box() {
|
fun test() {
|
||||||
1.{Int.() -> 2}()
|
1.{Int.() -> 2}()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
fun box() {
|
fun test() {
|
||||||
fun local(s: Int) {
|
fun local(s: Int) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user