diff options
Diffstat (limited to 'core/base/action.moon')
| -rw-r--r-- | core/base/action.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/base/action.moon b/core/base/action.moon index 74f098a..1822b58 100644 --- a/core/base/action.moon +++ b/core/base/action.moon @@ -1,5 +1,5 @@ ---- --- Builtin / Special Form / `Cell`-evaluation Strategy. +-- Builtin / Special Form evaluation Strategy (`builtin`). -- -- Responsible for quoting/evaluating subexpressions, instantiating and patching -- `Op`s, updating the current `Scope`, etc. |
