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