From 41612254e459d321ed40945b1b77c0e8ee2a9550 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 24 Aug 2025 17:43:59 -0400 Subject: Add comments and pragmas --- src/compile/pointers.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/compile/pointers.c') diff --git a/src/compile/pointers.c b/src/compile/pointers.c index b9486899..317863af 100644 --- a/src/compile/pointers.c +++ b/src/compile/pointers.c @@ -1,4 +1,5 @@ -// Compilation logic +// This file defines how to compile pointers and allocated memory + #include #include #include -- cgit v1.2.3