From a025fc55bfb56c78267f29e4ce4e5bae508ce599 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 11 Sep 2024 15:01:51 -0400 Subject: Update docs --- docs/tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/tables.md b/docs/tables.md index f4753efb..b18b6209 100644 --- a/docs/tables.md +++ b/docs/tables.md @@ -51,7 +51,7 @@ t2 := {"B": 20; fallback=t} ``` The fallback is available by the `.fallback` field, which returns an optional -readonly pointer to the fallback table (if present) or null if it is not. +table value. ## Length -- cgit v1.2.3