diff options
| author | Dave Gauer <[email protected]> | 2021-06-30 19:39:36 -0400 |
|---|---|---|
| committer | Dave Gauer <[email protected]> | 2021-06-30 19:39:36 -0400 |
| commit | c7b00fd83c4852b700e6e72eb2e0d9cc402b032d (patch) | |
| tree | 1bfb69cad62234cdb8f242c970c528043effc5b8 /patches | |
| parent | 76287cad45b8db6db6a296168e8112b22c0d3f59 (diff) | |
| download | ziglings-c7b00fd83c4852b700e6e72eb2e0d9cc402b032d.tar.xz ziglings-c7b00fd83c4852b700e6e72eb2e0d9cc402b032d.zip | |
No unused locals
Diffstat (limited to 'patches')
| -rw-r--r-- | patches/patches/071_comptime6.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/patches/071_comptime6.patch b/patches/patches/071_comptime6.patch index 9f11567..0c6b3ad 100644 --- a/patches/patches/071_comptime6.patch +++ b/patches/patches/071_comptime6.patch @@ -1,4 +1,4 @@ -45c45 +43c43 < ??? { --- > inline for (fields) |field| { |
