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