Added examples.

Removed a now unnecessary workaround.
This commit is contained in:
Giacomand
2014-03-23 23:07:52 +00:00
parent c6239b9257
commit 3d509f84e3
2 changed files with 16 additions and 4 deletions
@@ -1,7 +1,6 @@
//I'm pretty sure that this is a recursive [s]descent[/s] ascent parser.
//Spec
//////////