Fix leaks

This commit is contained in:
Riyyi
2026-08-03 21:12:37 +02:00
parent 7c71b82b10
commit 7e3762a442
6 changed files with 24 additions and 71 deletions
+7
View File
@@ -0,0 +1,7 @@
package tests
import "core:testing"
@(test)
foo :: proc(_: ^testing.T) {
}