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 c3128f3dee
commit f6d1b36be2
11 changed files with 13 additions and 109 deletions

View File

@@ -6,10 +6,6 @@
< for (fields) |field| {
---
> inline for (fields) |field| {
116c116
< // @field(foo, "x"); // returns the value at foo.x
---
> // @field(foo, "x");
120,122c120,122
< field.???,
< field.???,