From 15c48e02174e5cb11b5568b42ece55af78a4e321 Mon Sep 17 00:00:00 2001 From: Drew Youngwerth Date: Sat, 31 Aug 2024 16:24:39 -0700 Subject: [PATCH] Update snaps --- .../__tests__/__snapshots__/regular-macros.test.ts.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/semantics/__tests__/__snapshots__/regular-macros.test.ts.snap b/src/semantics/__tests__/__snapshots__/regular-macros.test.ts.snap index 221b13d6..3a520f1e 100644 --- a/src/semantics/__tests__/__snapshots__/regular-macros.test.ts.snap +++ b/src/semantics/__tests__/__snapshots__/regular-macros.test.ts.snap @@ -11,7 +11,7 @@ exports[`regular macro expansion 1`] = ` [ [ "regular-macro", - "\`#737", + "\`#735", [ "parameters", ], @@ -32,7 +32,7 @@ exports[`regular macro expansion 1`] = ` ], [ "regular-macro", - "let#774", + "let#772", [ "parameters", ], @@ -85,7 +85,7 @@ exports[`regular macro expansion 1`] = ` ], [ "regular-macro", - "fn#1253", + "fn#1251", [ "parameters", ],