From 4349838a315de8ac9ad51ca2e0fa6f80f24f9241 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 5 Mar 2023 19:47:49 +0100 Subject: Implement ap --- snug-clean/src/Snug/Compile/ABI.dcl | 1 + 1 file changed, 1 insertion(+) (limited to 'snug-clean/src/Snug/Compile/ABI.dcl') diff --git a/snug-clean/src/Snug/Compile/ABI.dcl b/snug-clean/src/Snug/Compile/ABI.dcl index 6de2953..c7fe7ad 100644 --- a/snug-clean/src/Snug/Compile/ABI.dcl +++ b/snug-clean/src/Snug/Compile/ABI.dcl @@ -21,3 +21,4 @@ TempImm :== T 0 constructorLabel :: !Namespace !ConstructorIdent -> Label functionLabel :: !Namespace !EntryPoint !SymbolIdent -> Label +closureLabel :: !Namespace !SymbolIdent !Int -> Label -- cgit v1.2.3