mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
7c758b0dfc
This struct allows test files containing basic benchmarks to compile and run, but will not run the benchmarks themselves. For #491