Fix Android codegen tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package foo;
|
||||
|
||||
fun box() = {
|
||||
fun box1() = {
|
||||
1
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -1,5 +1,5 @@
|
||||
package foo;
|
||||
|
||||
fun box() = {
|
||||
fun box1() = {
|
||||
1
|
||||
}
|
||||