xo-reader2: formatting + asserts
This commit is contained in:
parent
37283140ab
commit
5033b65ef2
3 changed files with 27 additions and 11 deletions
|
|
@ -47,9 +47,10 @@ namespace xo {
|
|||
|
||||
return ppii.pps()->pretty_struct
|
||||
(ppii,
|
||||
"DVariable",
|
||||
refrtag("name", quot(name)),
|
||||
refrtag("typeref", typeref_));
|
||||
"DVariable"
|
||||
, refrtag("name", quot(name))
|
||||
, refrtag("typeref", typeref_)
|
||||
);
|
||||
}
|
||||
|
||||
} /*namespace scm*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue