Jen Zarzycka
Results
2
comments of
Jen Zarzycka
You probably want to be explicit about your panic condition and panic in one additional case where size == 0 ```Go if size < 1 { panic("chunk size cannot be...
I know I'm necroing an old issue, but it's reproducable and this issue helped me find my problem. Reproduced with: ag version 2.2.0 Features: +jit +lzma +zlib macOS 13.4.1 (Intel)...