xo-indentlog: tidy: cosmetic adj in cond.hpp
This commit is contained in:
parent
39a938cc20
commit
1c2073128d
1 changed files with 2 additions and 1 deletions
|
|
@ -85,7 +85,8 @@ namespace xo {
|
||||||
return ppii.pps()->pretty_struct
|
return ppii.pps()->pretty_struct
|
||||||
(ppii,
|
(ppii,
|
||||||
"DDefineExpr",
|
"DDefineExpr",
|
||||||
refrtag("lhs", lhs));
|
refrtag("lhs", lhs),
|
||||||
|
refrtag("rhs", "nullptr"));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue