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