diff options
Diffstat (limited to 'integration/snapshots/array-args-with-default-values.debug.js')
-rw-r--r-- | integration/snapshots/array-args-with-default-values.debug.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/array-args-with-default-values.debug.js b/integration/snapshots/array-args-with-default-values.debug.js index d44564ff6..9650405c6 100644 --- a/integration/snapshots/array-args-with-default-values.debug.js +++ b/integration/snapshots/array-args-with-default-values.debug.js @@ -23,3 +23,5 @@ export function test() { console.assert(ran); testDone(import.meta.url); } + +//# sourceMappingURL=http://localhost:8080/array-args-with-default-values.js.map |