Arguments

This commit is contained in:
2026-07-16 09:59:47 +02:00
parent 69e5c62382
commit 080e51526f
7 changed files with 182 additions and 49 deletions
-3
View File
@@ -3,9 +3,6 @@ all: build
build:
odin build src/ -out:TypoML
run:
odin run src/
clean:
rm -f TypoML