Update test paths.

This commit is contained in:
Jeroen van Rijn
2022-04-26 14:23:23 +02:00
parent a5342a0126
commit 5e11ad2e1e
8 changed files with 55 additions and 49 deletions
+1
View File
@@ -11,6 +11,7 @@ package util
*/
import "core:mem"
_ :: mem
// @note(bp): this can replace the other two
cast_slice :: #force_inline proc "contextless" ($D: typeid/[]$DE, src: $S/[]$SE) -> D {