diff options
Diffstat (limited to 'test/snapshots/number-literal-bug.hmr.js')
-rw-r--r-- | test/snapshots/number-literal-bug.hmr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/snapshots/number-literal-bug.hmr.js b/test/snapshots/number-literal-bug.hmr.js index cdb63994d..18e3748fa 100644 --- a/test/snapshots/number-literal-bug.hmr.js +++ b/test/snapshots/number-literal-bug.hmr.js @@ -8,7 +8,7 @@ __FastRefreshModule as FastHMR import { __FastRefreshRuntime as FastRefresh } from "http://localhost:8080/bun:wrap"; -var hmr = new FastHMR(583570002, "number-literal-bug.js", FastRefresh), exports = hmr.exports; +var hmr = new FastHMR(3925211795, "number-literal-bug.js", FastRefresh), exports = hmr.exports; (hmr._load = function() { function test() { const precision = 10; |