bugfix: pegs.nim compiles again

This commit is contained in:
Araq
2011-06-26 22:43:38 +02:00
parent e25384db89
commit aa14667ca1
4 changed files with 7 additions and 6 deletions

View File

@@ -108,7 +108,8 @@ Version 0.8.x
Version 0.9.0
* closures and anonymous procs
* recursive iterators/coroutines
* 2-phase type system for better interaction between macros, templates
and overloading
Planned features beyond 1.0
===========================