From d786d046857204442c1947a6c25eabe96e1d4832 Mon Sep 17 00:00:00 2001 From: badquanta <1+badquanta@noreply.git.ufp.institute> Date: Sat, 16 May 2026 21:29:20 +0000 Subject: [PATCH] Update PrimitiveWrapper --- PrimitiveWrapper.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PrimitiveWrapper.md b/PrimitiveWrapper.md index cd3883a..1f4d98b 100644 --- a/PrimitiveWrapper.md +++ b/PrimitiveWrapper.md @@ -1,2 +1,3 @@ Provides a simple wrapper for primitive C types (basically everything that is not a pointer and local/stack allocated.) +