xo-reader: minor: comment

This commit is contained in:
Roland Conybeare 2024-08-14 15:44:52 -04:00
commit f677995f77

View file

@ -144,6 +144,8 @@ namespace xo {
return os;
}
// ----- exprstatestack -----
/** @class exprstatestack
* @brief A stack of exprstate objects
**/