comment added to tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//If this test hangs, it means something is broken.
|
||||
object A {
|
||||
val iii = 42
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//If this test hangs, it means something is broken.
|
||||
object A {
|
||||
val iii = 42
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//If this test hangs, it means something is broken.
|
||||
package a
|
||||
|
||||
class A {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//If this test hangs, it means something is broken.
|
||||
package c
|
||||
|
||||
fun z(<!UNUSED_PARAMETER!>view<!>: () -> Unit) {}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
//If this test hangs, it means something is broken.
|
||||
package a
|
||||
|
||||
object A {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//If this test hangs, it means something is broken.
|
||||
package c
|
||||
|
||||
class A {
|
||||
|
||||
Reference in New Issue
Block a user