diff --git a/examples/python2.g b/examples/python2.g index aa5dd9e..b9f93dc 100644 --- a/examples/python2.g +++ b/examples/python2.g @@ -152,9 +152,8 @@ _NEWLINE: ( /\r?\n[\t ]*/ | COMMENT )+ %ignore /\\[\t \f]*\r?\n/ // LINE_CONT %ignore COMMENT - -STRING : /[ub]?r?("(?!"").*?(?