xo-interpreter2: report_memory_use() unit test
This commit is contained in:
parent
9160beb0e8
commit
9c7c76cabc
4 changed files with 47 additions and 1 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