fix regression in test_issue_2395

This commit is contained in:
Laytan Laats
2024-06-07 16:33:38 +02:00
parent 9122c20d4b
commit 29250f2657
3 changed files with 3 additions and 6 deletions
-2
View File
@@ -5,8 +5,6 @@
// exactly 2 errors from the invalid unions
package test_issues
import "core:testing"
ValidUnion :: union($T: typeid) #no_nil {
T,
f32,