diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-08-21 14:18:52 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2025-03-02 14:24:49 +0000 |
| commit | 38b8ce723bd66036837138770884db4cd7a75a18 (patch) | |
| tree | b6921b1f3352639d54cb682ebd4b6cd97851086b /docs/reference/index.md | |
| parent | add reference/conditionals (diff) | |
| download | alive-38b8ce723bd66036837138770884db4cd7a75a18.tar.gz alive-38b8ce723bd66036837138770884db4cd7a75a18.zip | |
add reference/dynamic-symbols
Diffstat (limited to 'docs/reference/index.md')
| -rw-r--r-- | docs/reference/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/index.md b/docs/reference/index.md index f0335c3..bf8e5f3 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -16,7 +16,7 @@ own module or contributing to alive, check out the 1. [symbol resolution](03-1_symbol-resolution.html) 2. [conditionals](03-2_conditionals.html) 3. [functions](03-3_functions.html) - 4. dynamic symbols + 4. [dynamic symbols](03-4_dynamic-symbols.html) 5. [loops](03-5_loops.html) 6. modules and loading 4. runtime |
