xo-expression2: + DApplyExpr [WIP]. Builds, not used or tested

This commit is contained in:
Roland Conybeare 2026-01-25 13:14:26 -05:00
commit 6c73d08e32
5 changed files with 165 additions and 1 deletions

View file

@ -15,7 +15,7 @@
namespace xo {
namespace scm {
/** @class DVariable*
/** @class DVariable
* @brief syntax for a variable reference
**/
class DVariable {