From ea17a9c8cb1db6f828ae187053c799bf3cdefd4b Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Thu, 22 Apr 2021 17:17:25 -0400 Subject: add 071 comptime 6 inline for --- patches/patches/071_comptime6.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 patches/patches/071_comptime6.patch (limited to 'patches') 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| { -- cgit v1.2.3