From: fennecdjay Date: Fri, 6 Nov 2020 11:41:19 +0000 (+0100) Subject: :art: Update X-Git-Tag: nightly~1200 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=7857d94ea3d812b123fe9e082743d8ad985d8a48;p=gwion.git :art: Update --- diff --git a/include/env/context.h b/include/env/context.h index 61c3fa61..2426e07e 100644 --- a/include/env/context.h +++ b/include/env/context.h @@ -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 50ffa5f2..300d07d9 160000 --- a/plug +++ b/plug @@ -1 +1 @@ -Subproject commit 50ffa5f21e6274f7d358413e1e4b572c8f969b1d +Subproject commit 300d07d9139a2580ade87bed2e23961c241116df