aboutsummaryrefslogtreecommitdiff
path: root/Sil/Compile.dcl
diff options
context:
space:
mode:
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 4857ba9..5eb35a2 100644
--- a/Sil/Compile.dcl
+++ b/Sil/Compile.dcl
@@ -17,6 +17,7 @@ from Sil.Types import :: Type, :: TypeError
| TypeError TypeError Expression
| CouldNotDeduceType Expression
| TypeMisMatch Type Expression
+ | BasicInitWithoutValue Name
| UnknownError
instance toString CompileError