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/application/index.md | |
| parent | 47dfee7481d9f64d0518ea7a408af113cffd84c6 (diff) | |
remove action from ast
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/application/index.md b/docs/application/index.md index 49fd22d..68bd1a1 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -32,8 +32,8 @@ ### String/REPL -1. ##### Scan -2. ##### Parse +1. ##### Parse +2. ##### Scan 3. ##### Scope 4. ##### Check 5. ##### Eval |
