This commit is contained in:
Hackerpilot 2014-04-09 11:26:19 -07:00
commit f999e0e76f
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ import std.string : format;
// Caution: generates 180 megabytes of logging for std.datetime
//version = std_parser_verbose;
alias ParseAllocator = CAllocatorImpl!(Mallocator);
/**
* Params:
* tokens = the tokens parsed by std.d.lexer