aboutsummaryrefslogtreecommitdiff
path: root/Sil/Compile.dcl
diff options
context:
space:
mode:
authorCamil Staps2017-07-27 22:53:45 +0200
committerCamil Staps2017-07-27 22:53:45 +0200
commitbf0a7bb68485c87737677e4bbb5278b24dcb24cc (patch)
tree468c77df0e0e7e5d05047c8aec50b77d57d3b5dc /Sil/Compile.dcl
parentOptimise multiple pop instructions (diff)
Add tuples (see #1)
Diffstat (limited to 'Sil/Compile.dcl')
-rw-r--r--Sil/Compile.dcl1
1 files changed, 1 insertions, 0 deletions
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