diff options
author | 2022-03-15 05:48:04 -0700 | |
---|---|---|
committer | 2022-03-15 05:48:04 -0700 | |
commit | 6b903de12cb0ec4ca715d92c90d6c9b3bd716011 (patch) | |
tree | fd94e4ab2493a38a504673a28d6277de44d4863b /integration/snapshots/optional-chain-with-function.js | |
parent | f1f3501628fcabc1f256b2367ed57063eed3fe5e (diff) | |
download | bun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.tar.gz bun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.tar.zst bun-6b903de12cb0ec4ca715d92c90d6c9b3bd716011.zip |
:camera:
Diffstat (limited to 'integration/snapshots/optional-chain-with-function.js')
-rw-r--r-- | integration/snapshots/optional-chain-with-function.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/integration/snapshots/optional-chain-with-function.js b/integration/snapshots/optional-chain-with-function.js index 6f963caa2..4b53bb5ed 100644 --- a/integration/snapshots/optional-chain-with-function.js +++ b/integration/snapshots/optional-chain-with-function.js @@ -11,3 +11,5 @@ export function test() { } return testDone(import.meta.url); } + +//# sourceMappingURL=http://localhost:8080/optional-chain-with-function.js.map |