diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-13 17:02:34 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-13 17:02:34 -0400 |
| commit | 4c008d258f6fd23fd64e2a6b059448748d7f7d24 (patch) | |
| tree | 6db6b1d6526c17ce338a5146706bd9c5d8e5929e /docs/lifecycle/scope.md | |
| parent | f1773b4959a35f28b37617f775f4fc1683e4f654 (diff) | |
every type has access to its parent
Diffstat (limited to 'docs/lifecycle/scope.md')
| -rw-r--r-- | docs/lifecycle/scope.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/lifecycle/scope.md b/docs/lifecycle/scope.md index 37ca355..64cf55b 100644 --- a/docs/lifecycle/scope.md +++ b/docs/lifecycle/scope.md @@ -2,14 +2,14 @@ --- -Traverse AST and: - ## Link Parent Lists ## Create Vars ## Initialize Functions +## Initialize Actions + ## Split Process Into Tasks by `await` ## Register Imports |
