Skip to content

Instantly share code, notes, and snippets.

@vendethiel
Created October 30, 2017 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vendethiel/cf999ea4a3200217cbfc309a87c7adb2 to your computer and use it in GitHub Desktop.
Save vendethiel/cf999ea4a3200217cbfc309a87c7adb2 to your computer and use it in GitHub Desktop.
rule a { ''
1
'' }
rule b {
''
1
''
}
rule c { <.ws>
1
<.ws> }
rule d {
<.ws>
1
<.ws>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment