Cleanup (test data format)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
package pkg
|
||||
|
||||
val sl1: suspend () -> Unit = {
|
||||
println("SL1")
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
package pkg
|
||||
|
||||
val sl1: suspend () -> Unit = {
|
||||
println("SL1")
|
||||
|
||||