Lexer: Allow "-" char in the middle of identifier names.
[goals.git] / TODO
diff --git a/TODO b/TODO
index 379bb14..3dfec23 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,5 +8,3 @@ might allow goals to be called with labelled parameters.
 
 Functions, eg. wildcard("*.c").  These should be defined as shell
 scripts with a selection of common functions defined in stdlib.
-
-Allow "-" character in identifiers, so eg. "goal maintainer-clean" works.