From 1435b205b53b2ada5ad43648efaac8d629908a5a Mon Sep 17 00:00:00 2001 From: Markus Stange Date: Fri, 10 May 2024 10:15:21 -0400 Subject: [PATCH] Add newline at end-of-file. --- tests/test_basics.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_basics.rs b/tests/test_basics.rs index 6ba0cfd..acce3e5 100644 --- a/tests/test_basics.rs +++ b/tests/test_basics.rs @@ -873,4 +873,4 @@ fn gh_issues() { "??$TypedThrowBadVariantAccess@AEBV?$IdType@VGpuDiskCacheDawnWebGPU@gpu@@H$0?IAAAAAAA@$00$S@base@@@variant_internal@absl@@YAAEBV?$IdType@VGpuDiskCacheDawnWebGPU@gpu@@H$0?IAAAAAAA@$00$S@base@@XZ", "class base::IdType const & __cdecl absl::variant_internal::TypedThrowBadVariantAccess const &>(void)" ); -} \ No newline at end of file +}