aboutsummaryrefslogtreecommitdiff
path: root/src/test/fixtures/console.log.js
blob: 5a6a50b337f89f3ef3f41ab1a1daa9e264493f97 (plain) (blame)
1
2
import hello from "./hello";
console.log(hello);