@@ -1,3 +1,4 @@
+#+feature dynamic-literals
package test_core_hash
import "core:hash/xxhash"
@@ -1,4 +1,5 @@
// Hash Test Vectors
XXHASH_Test_Vectors :: struct #packed {
@@ -7,6 +7,7 @@
A test suite for PNG, TGA, NetPBM, QOI and BMP.
*/
package test_core_image
import "core:testing"