summaryrefslogtreecommitdiff
path: root/test/fixtures/source-map/basic.js
blob: a483ffb105cfd758d46d96c1e96d1c576be1467e (plain)
1
2
3
4
5
6
7
const a = 99;
if (true) {
  const b = 101;
} else {
  const c = 102;
}
//# sourceMappingURL=https://http.cat/418