Files
Odin/tests/core/speed.odin
T

6 lines
122 B
Odin

// Tests intended to be ran with optimizations on
package tests_core
@(require) import "crypto"
@(require) import "hash"