diff options
author | Dave Gauer <dave@ratfactor.com> | 2021-04-22 17:17:25 -0400 |
---|---|---|
committer | Dave Gauer <dave@ratfactor.com> | 2021-04-22 17:17:25 -0400 |
commit | 5a7c4d07793e7193911372ee34195dfc64dd7e70 (patch) | |
tree | d499e74aaa005ba5886576a8ffa78547bc27c23d /patches | |
parent | 8859f7a1fe8215853b56c3db3a2d043ae860d405 (diff) | |
download | ziglings-5a7c4d07793e7193911372ee34195dfc64dd7e70.tar.gz ziglings-5a7c4d07793e7193911372ee34195dfc64dd7e70.tar.bz2 ziglings-5a7c4d07793e7193911372ee34195dfc64dd7e70.tar.xz ziglings-5a7c4d07793e7193911372ee34195dfc64dd7e70.zip |
add 071 comptime 6 inline for
Diffstat (limited to 'patches')
-rw-r--r-- | patches/patches/071_comptime6.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/patches/071_comptime6.patch b/patches/patches/071_comptime6.patch new file mode 100644 index 0000000..9f11567 --- /dev/null +++ b/patches/patches/071_comptime6.patch @@ -0,0 +1,4 @@ +45c45 +< ??? { +--- +> inline for (fields) |field| { |