summaryrefslogtreecommitdiff
path: root/tests/specs/run/default_ts/as_ts.js
blob: cef8995bcd71291c928f85b8a8267df023062552 (plain)
1
2
const x: string = "foo";
console.log(x);