aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/multiple-var.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-03-15 05:48:04 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-03-15 05:48:04 -0700
commit6b903de12cb0ec4ca715d92c90d6c9b3bd716011 (patch)
treefd94e4ab2493a38a504673a28d6277de44d4863b /integration/snapshots/multiple-var.js
parentf1f3501628fcabc1f256b2367ed57063eed3fe5e (diff)
downloadbun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.tar.gz
bun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.tar.zst
bun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.zip
:camera:
Diffstat (limited to 'integration/snapshots/multiple-var.js')
-rw-r--r--integration/snapshots/multiple-var.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/multiple-var.js b/integration/snapshots/multiple-var.js
index cb115b5fc..56d31d53e 100644
--- a/integration/snapshots/multiple-var.js
+++ b/integration/snapshots/multiple-var.js
@@ -7,3 +7,5 @@ export function test() {
console.assert(foo === false, "foo should be false");
return testDone(import.meta.url);
}
+
+//# sourceMappingURL=http://localhost:8080/multiple-var.js.map