From 0914ba8980976ed5204f953aa5548e33ac103686 Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 13 Oct 2011 22:59:35 +0200 Subject: [PATCH] test commit ;-) --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 81a9698d0b..233504fd69 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 =========