From 6ccf576136a152f3879574d1832652379f437640 Mon Sep 17 00:00:00 2001 From: VegOwOtenks Date: Tue, 8 Oct 2024 22:54:13 +0200 Subject: [PATCH] Edited roadmap to reflect the implemented features --- Roadmap.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 021b514..5c251d8 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -2,18 +2,18 @@ - Strings - Listen - Müllabfuhr -- Innere Funktionsdefinition - at Annotations - Datentypen - Kommentare - Native Functions - Kontrollstrukturen - goto -- variablen ## builtins - I/O (print, readline, read\*, write\*) - always, never, otherwise ## done -- Semikolon am Ende der Datei \ No newline at end of file +- Semikolon am Ende der Datei +- Innere Funktionsdefinition +- variablen \ No newline at end of file