JS backend: removed adding '$' to label suffix

This commit is contained in:
Alexey Tsvetkov
2014-10-23 20:07:42 +04:00
parent 78e12f7cfa
commit fb8918bbe6
11 changed files with 38 additions and 22 deletions
@@ -1,7 +1,7 @@
package foo
// CHECK_LABELS_COUNT: function=testBreak name=loop$ count=1
// CHECK_LABELS_COUNT: function=testContinue name=loop$ count=1
// CHECK_LABELS_COUNT: function=testBreak name=loop count=1
// CHECK_LABELS_COUNT: function=testContinue name=loop count=1
fun testBreak() {
var i = 0