aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gavin <danielgavin5@hotmail.com>2022-07-27 16:46:16 +0200
committerDaniel Gavin <danielgavin5@hotmail.com>2022-07-27 16:46:16 +0200
commite27671b9570db193f80c70c93a9fe2b2bfd0dfc8 (patch)
treede1f60f659af13317019cb4aab1e5526579b527b
parentfac222bb8c177ec28e5a32e17256f2eaab7cde6d (diff)
-rw-r--r--tools/odinfmt/tests/.snapshots/selectors.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/odinfmt/tests/.snapshots/selectors.odin b/tools/odinfmt/tests/.snapshots/selectors.odin
index bc85501..b56a62d 100644
--- a/tools/odinfmt/tests/.snapshots/selectors.odin
+++ b/tools/odinfmt/tests/.snapshots/selectors.odin
@@ -3,4 +3,4 @@ package odinfmt_test
main :: proc() {
app_state.scene_framebuffer, app_state.scene_framebuffer_swap =
app_state.scene_framebuffer_swap, app_state.scene_framebuffer
- }
+}