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 c0978f5098
7 changed files with 181 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 {