JS: adapt to 1.3 coroutines API
Also update a line number test
This commit is contained in:
committed by
Ilya Gorbunov
parent
2d04acba42
commit
8975a6e17e
+1
-1
@@ -14,4 +14,4 @@ suspend fun bar(): Unit {
|
||||
println(a + b)
|
||||
}
|
||||
|
||||
// LINES: 4 4 4 5 5 5 5 6 4 4 4 15 9 9 9 9 15 9 9 9 * 15 10 10 11 11 11 11 11 * 11 12 12 13 13 13 13 13 13 13 14 14
|
||||
// LINES: 36 36 4 45 45 15 9 9 9 9 15 9 9 9 * 15 10 10 11 11 11 11 11 * 11 12 12 13 13 13 13 13 13 13 14 14
|
||||
Reference in New Issue
Block a user