Manually cleaned up patches/patches for issue #73

Patches cleaned and fixed by hand as proof of my devotion. <3
This commit is contained in:
Dave Gauer 2022-03-19 21:10:44 -04:00
parent ff50e76872
commit 57aa916174
11 changed files with 13 additions and 109 deletions

View file

@ -1,8 +1,8 @@
23c23
28c28
< const leet = ???;
---
> const leet = le ++ et;
28c28
33c33
< const bit_pattern = [_]u8{ ??? } ** 3;
---
> const bit_pattern = [_]u8{ 1, 0, 0, 1 } ** 3;