From a9e4e9f0167ed344e55ba298928a575cabb1de0d Mon Sep 17 00:00:00 2001 From: nodist Date: Sun, 24 May 2026 17:24:28 -0400 Subject: add format string example --- docs/type_system/const.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/type_system/const.md') diff --git a/docs/type_system/const.md b/docs/type_system/const.md index 2e32853..db1f683 100644 --- a/docs/type_system/const.md +++ b/docs/type_system/const.md @@ -3,3 +3,7 @@ --- Cannot be changed or mutated + +```text +Const[TYPE] +``` -- cgit v1.2.3