Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
perl syntax highlighting
  • Loading branch information
FROGGS committed Apr 11, 2013
1 parent e31c030 commit aa1276e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
v5 - Perl5 for rakudo
==
v5 will let you run Perl 5 code besides Perl 6 code, like:
```
```perl
use v6;
grammar Foo {
method bar { ... }
Expand Down

0 comments on commit aa1276e

Please sign in to comment.