[TD] Update testdata according to previous commit
This commit is contained in:
+1
-1
@@ -28,4 +28,4 @@ fun box(): String {
|
||||
res = if (isSuspend(::callMe)) callSuspend(::callMe) else "!isSuspend"
|
||||
}
|
||||
return res
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user