]> Nishi Git Mirror - gwion.git/commitdiff
:art: Update
authorfennecdjay <fennecdjay@gwion.tk>
Fri, 6 Nov 2020 11:41:19 +0000 (12:41 +0100)
committerfennecdjay <fennecdjay@gwion.tk>
Fri, 6 Nov 2020 11:41:19 +0000 (12:41 +0100)
include/env/context.h
plug

index 61c3fa61bfb7331121974a263107fb40d0e6afd2..2426e07e160a81bf8a15bf7eab5708460ee684cf 100644 (file)
@@ -11,7 +11,7 @@ struct Context_ {
   m_bool global;
 };
 
-ANN2(2) ANEW Context new_context(MemPool p, const Ast, const m_str);
+ANN2(1,3) ANEW Context new_context(MemPool p, const Ast, const m_str);
 ANN void load_context(const Context, const Env);
 ANN void unload_context(const Context, const Env);
 #endif
diff --git a/plug b/plug
index 50ffa5f21e6274f7d358413e1e4b572c8f969b1d..300d07d9139a2580ade87bed2e23961c241116df 160000 (submodule)
--- a/plug
+++ b/plug
@@ -1 +1 @@
-Subproject commit 50ffa5f21e6274f7d358413e1e4b572c8f969b1d
+Subproject commit 300d07d9139a2580ade87bed2e23961c241116df