xo-interpreter2: report_memory_use() unit test
This commit is contained in:
parent
df2c13f395
commit
34e863d4ea
1 changed files with 3 additions and 0 deletions
|
|
@ -103,6 +103,9 @@ namespace xo {
|
|||
|
||||
psm_.on_token(tk);
|
||||
|
||||
log && log(xtag("parser", this));
|
||||
log && log(xtag("result", psm_.result()));
|
||||
|
||||
return psm_.result();
|
||||
} /*include_token*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue