diff --git a/collects/syntax/parse/todo.txt b/collects/syntax/parse/todo.txt index 9977c7335d..b2df670e1f 100644 --- a/collects/syntax/parse/todo.txt +++ b/collects/syntax/parse/todo.txt @@ -44,3 +44,5 @@ Add documentation sections: Add syntax exception variant with more information. Fix syntaxes pinpointed for repetition constraint violations. + +Make a #:with-like version of #:defaults (currently #:attr-like).