mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-18 17:08:21 +00:00
This removes the `create` calls when a test was only setting up a generator, and it replaces them with `reset` when run in a loop.
This removes the `create` calls when a test was only setting up a generator, and it replaces them with `reset` when run in a loop.