From 7d1c9fa1a471d180c078a860c4885478f334bdf5 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 9 Jul 2022 15:45:38 +0400 Subject: Migrate to Zig v0.10.0 --- test/snapshots/array-args-with-default-values.hmr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/snapshots/array-args-with-default-values.hmr.js') diff --git a/test/snapshots/array-args-with-default-values.hmr.js b/test/snapshots/array-args-with-default-values.hmr.js index 3c8997b54..421272052 100644 --- a/test/snapshots/array-args-with-default-values.hmr.js +++ b/test/snapshots/array-args-with-default-values.hmr.js @@ -8,7 +8,7 @@ __FastRefreshModule as FastHMR import { __FastRefreshRuntime as FastRefresh } from "http://localhost:8080/bun:wrap"; -var hmr = new FastHMR(3474597122, "array-args-with-default-values.js", FastRefresh), exports = hmr.exports; +var hmr = new FastHMR(3022324119, "array-args-with-default-values.js", FastRefresh), exports = hmr.exports; (hmr._load = function() { var lines; const data = () => lines.map(([a = null, b = null, c = null, d = null]) => ({ -- cgit v1.2.3