From ca4c03367ecae7b5d033785e6e4500df9d4024ba Mon Sep 17 00:00:00 2001 From: Maxwell Jeffress Date: Sun, 18 Jan 2026 14:31:53 +1100 Subject: [PATCH] update sidebar --- docs/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.html b/docs/index.html index fa51920..0028525 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,8 +17,11 @@
  • Type System
  • Value Types
  • Type Checker
  • +
  • Inline Ground
  • Built In Functions
  • input(string msg) string
  • +
  • print(string msg) string
  • +
  • println(string msg) string