mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-21 23:12:03 -07:00
Update test paths.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user