From 6f42b348e259495bb7274fed4c1e95da99da3df1 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Tue, 6 Aug 2024 23:10:57 -0400 Subject: [PATCH] xo-tokenizer: tiny: addr in span printout --- include/xo/tokenizer/span.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/xo/tokenizer/span.hpp b/include/xo/tokenizer/span.hpp index e53bc18e..ca63759f 100644 --- a/include/xo/tokenizer/span.hpp +++ b/include/xo/tokenizer/span.hpp @@ -114,6 +114,7 @@ namespace xo { /** print representation for this span on stream @p os **/ void print(std::ostream & os) const { os << "";