Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:rakudo/rakudo
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Aug 17, 2009
2 parents d77baf0 + 45c6dd3 commit 2f177d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/parser/grammar.pg
Expand Up @@ -96,6 +96,8 @@ token unv {
|| ^^ <.pod_comment>
|| \h* '#' [
| '`' <quote_expression: >
| '= ' \N*
| '=' <quote_expression: >
| <?opener> <.panic: "Embedded comments now require backticks">
| \N*
]
Expand Down

0 comments on commit 2f177d4

Please sign in to comment.