1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-03-15 07:04:46 +01:00
Mark Jansen 02d3304782 Fix bug in TokenStream parser
When presented with just '-' it would access the string at position [1]
2024-09-13 15:32:49 +02:00
..