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 }