mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
Test fix for android configuration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fun box() {
|
||||
fun test() {
|
||||
1.{Int.() -> 2}()
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
fun box() {
|
||||
fun test() {
|
||||
fun local(s: Int) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user