From 4d9ef994097166a21febb181682c73985089eddd Mon Sep 17 00:00:00 2001 From: kitty Date: Mon, 23 Mar 2026 01:55:15 +1100 Subject: create does> constant seems to work just fine. wonderful! i don't think the speed should be that much worse but if it ends up being slow i can manually make a faster `constant`. --- sanctuary.s | 1 + 1 file changed, 1 insertion(+) (limited to 'sanctuary.s') diff --git a/sanctuary.s b/sanctuary.s index 8fe545d..a209303 100644 --- a/sanctuary.s +++ b/sanctuary.s @@ -48,6 +48,7 @@ %2: dq %4 defdict %1, %2, %3 pspush qword %2 + ret %endmacro ; }}} -- cgit v1.2.3