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