diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 81a9698d0..233504fd6 100755 --- a/todo.txt +++ b/todo.txt @@ -137,6 +137,8 @@ Patterns are PEGs over the Nimrod AST. Patterns consist of: pkRule, ## a <- b pkGrammar, ## list of rules +Choice operator requires capture. + Version 2 ========= |