mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-28 17:04:34 +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.