Files
Kmake/test/fixtures/test426/resources/transitive-mapping-three-steps.js

7 lines
106 B
JavaScript
Raw Normal View History

2026-05-26 23:36:42 -07:00
function foo(x) {
return x;
}
foo("foo");
//# sourceMappingURL=transitive-mapping-three-steps.js.map