mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-08 14:03:14 +00:00
7 lines
129 B
Odin
7 lines
129 B
Odin
package benchmarks
|
|
|
|
@(require) import "bytes"
|
|
@(require) import "crypto"
|
|
@(require) import "hash"
|
|
@(require) import "text/regex"
|