From d0a0cf0ad71782bd826dd599261f1edacc596605 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Sun, 8 Feb 2026 01:01:03 -0500 Subject: [PATCH] xo-interpreter2 stack: work on VSM for apply -> closure action [WIP] --- include/xo/gc/detail/RGCObject.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/xo/gc/detail/RGCObject.hpp b/include/xo/gc/detail/RGCObject.hpp index 435d5a6..ab4bcc5 100644 --- a/include/xo/gc/detail/RGCObject.hpp +++ b/include/xo/gc/detail/RGCObject.hpp @@ -85,4 +85,4 @@ namespace xo { namespace facet { }; } } -/* end RGCObject.hpp */ \ No newline at end of file +/* end RGCObject.hpp */