From 24b935329e46ed17a2b91b36d2ff16122f07941c Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 11 Jul 2025 00:26:36 +0200 Subject: [PATCH] tasks/fixme --- sh/core/code.awk | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/core/code.awk b/sh/core/code.awk index 39ad890..e9599cb 100644 --- a/sh/core/code.awk +++ b/sh/core/code.awk @@ -214,4 +214,5 @@ END { print binary } } + # FIXME tasks last module end }