Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created August 16, 2010 08:36
Show Gist options
  • Save ingydotnet/526639 to your computer and use it in GitHub Desktop.
Save ingydotnet/526639 to your computer and use it in GitHub Desktop.
---
_FIRST_RULE: foo
bar:
+all:
- +re: bar
- +rule: foo
<: '?'
foo:
+all:
- +re: foo
- +rule: bar
<: '?'
...
at t.pl line 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment