pretty printing -- copmlete for xo::ast::GeneralizedExpression

This commit is contained in:
Roland Conybeare 2025-07-19 11:47:03 -05:00
commit 3227cae08f

View file

@ -3,6 +3,7 @@
#include "xo/unit/basis_unit.hpp"
#include "xo/unit/bu_store.hpp"
#include "xo/indentlog/scope.hpp"
#include "xo/flatstring/flatstring_pretty.hpp"
//#include "xo/indentlog/print/tag.hpp"
#include <catch2/catch.hpp>