mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-10 05:11:37 -07:00
6 lines
103 B
Odin
6 lines
103 B
Odin
package benchmarks
|
|
|
|
@(require) import "crypto"
|
|
@(require) import "hash"
|
|
@(require) import "text/regex"
|