diff options
| -rw-r--r-- | alv/result/const.moon | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/alv/result/const.moon b/alv/result/const.moon index ecd386d..78fa25b 100644 --- a/alv/result/const.moon +++ b/alv/result/const.moon @@ -51,6 +51,8 @@ class Constant extends Result -- @tfield string metatype (`=`) metatype: '=' +-- @section + --- AST interface -- -- `Constant` implements the `AST` interface. |
