diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-08 16:17:14 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-08 16:17:14 -0400 |
| commit | ca458bfcd65c3a094fd0721cb5cd9f74dee5f845 (patch) | |
| tree | 084de1c6d98fd1cdffe3d0bc47ed5af24e491fb8 /docs/type_system/action.md | |
| parent | 47dfee7481d9f64d0518ea7a408af113cffd84c6 (diff) | |
remove action from ast
Diffstat (limited to 'docs/type_system/action.md')
| -rw-r--r-- | docs/type_system/action.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/type_system/action.md b/docs/type_system/action.md deleted file mode 100644 index 2917b69..0000000 --- a/docs/type_system/action.md +++ /dev/null @@ -1,9 +0,0 @@ -# Action - ---- - -```text -Action_class `alias Enum[.unknown; .loop; .if; .match; .mutation] - -Action[Action_class; SCOPE; Parent; TARGET; ARGS; STATEMENTS ...] -``` |
