Add another -vet-cast check

This commit is contained in:
gingerBill
2024-06-29 12:40:04 +01:00
parent 706adb1232
commit c88a1bef91
5 changed files with 18 additions and 18 deletions
+1
View File
@@ -1,3 +1,4 @@
//+vet !cast
package runtime
import "base:intrinsics"