From c71cd186644570eb25c45ded7837b0e7aa54987a Mon Sep 17 00:00:00 2001 From: nodist Date: Thu, 21 May 2026 15:26:56 -0400 Subject: int and float under bits type --- docs/type_system/ref.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/type_system/ref.md') diff --git a/docs/type_system/ref.md b/docs/type_system/ref.md index 282dbf2..0d872c7 100644 --- a/docs/type_system/ref.md +++ b/docs/type_system/ref.md @@ -1,3 +1,7 @@ # Ref --- + +```text +Ref[TYPE] +``` -- cgit v1.2.3