From bf0a7bb68485c87737677e4bbb5278b24dcb24cc Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 27 Jul 2017 22:53:45 +0200 Subject: Add tuples (see #1) --- Sil/Compile.dcl | 1 + 1 file changed, 1 insertion(+) (limited to 'Sil/Compile.dcl') diff --git a/Sil/Compile.dcl b/Sil/Compile.dcl index 5eb35a2..7b0cf2f 100644 --- a/Sil/Compile.dcl +++ b/Sil/Compile.dcl @@ -12,6 +12,7 @@ from Sil.Types import :: Type, :: TypeError :: CompileError = UndefinedName Name + | UndefinedField Name | VariableLabel | FunctionOnStack | TypeError TypeError Expression -- cgit v1.2.3