tasks/last

This commit is contained in:
Marc Beninca 2025-07-13 00:13:13 +02:00
parent e30843b1ea
commit 71bb17c7be
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 1 additions and 3 deletions

View file

@ -128,7 +128,6 @@ Two interpreted languages for flexibility.
* modules * modules
* handle tasks * handle tasks
* readme.md / when * readme.md / when
* FIXME * last module
* TODO
### 6.2 [Further tasks](#when) {#when-further} ### 6.2 [Further tasks](#when) {#when-further}

View file

@ -208,5 +208,4 @@ END {
print item print item
} }
} }
# FIXME tasks last module end
} }