mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
c656a9e4cd
The full "infinity" strings were expected to be partial consumes, but this is not the case. That has been fixed and the relevant extra tests from that file have been added to this test suite. Fixes #2670