mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-04 06:28:25 -04: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.