mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-03 01:07:56 +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"
|