chore: remove usage of globalscope declaration.

This commit is contained in:
Artem Kobzar
2022-04-11 20:33:20 +00:00
committed by Space
parent f142599243
commit fc4c745cc4
5 changed files with 4 additions and 13 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ inline fun bar() {
}
// LINES(JS): 1 7 2 2 10 10 11 11 4 4 10 10 11 11 6 6 9 9 9 9 9 12 10 10 11 11
// LINES(JS_IR): 2 2 10 10 11 11 4 4 10 10 11 11 6 6 * 10 10 11 11
// LINES(JS_IR): 2 2 * 10 10 11 11 4 4 * 10 10 11 11 6 6 * 10 10 11 11