summaryrefslogtreecommitdiff
path: root/tests/specs/bench/no_run/no_run.ts
blob: c7a5dc1e81510addeda799bd9572de012716f32a (plain)
1
2
const _value: string = 1;
console.log("this should not be run");