summaryrefslogtreecommitdiff
path: root/test/fixtures/debug-target.js
blob: d617105657c20bedf06123396fda16c2e42e0947 (plain)
1
2
3
4
var a = 0;
a += 1;
a += 2;
a += 3;