xo-interpreter2: report_memory_use() -> report-memory-use();
This commit is contained in:
parent
9f8d61fe90
commit
19ff2eab00
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ namespace xo {
|
|||
auto pm_ty = obj<AType,DFunctionType>(DFunctionType::_make(mm, bool_ty));
|
||||
|
||||
return DPrimitive_gco_0::_make(mm,
|
||||
"report_memory_use",
|
||||
"report-memory-use",
|
||||
pm_ty,
|
||||
&xfer_report_memory_use);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue