xo-indentlog: utest: track gcc behavior change around 13.2

This commit is contained in:
Roland Conybeare 2024-04-29 10:56:18 -04:00
commit 89fc563f00
2 changed files with 8 additions and 3 deletions

View file

@ -97,7 +97,7 @@ namespace xo {
private:
/* .unq_flag: if true, omit surrounding " chars
* if printed value satisfies both:
* whenever printed value satisfies both:
* - no escaped chars
* - no spaces
*/