Update docs

This commit is contained in:
Bruce Hill 2024-09-11 15:01:51 -04:00
parent c45afdabd5
commit a025fc55bf

View File

@ -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