diff options
Diffstat (limited to 'Sil/Error.dcl')
-rw-r--r-- | Sil/Error.dcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Sil/Error.dcl b/Sil/Error.dcl index 15a660a..7df1976 100644 --- a/Sil/Error.dcl +++ b/Sil/Error.dcl @@ -21,7 +21,7 @@ from Sil.Types import :: Type | C_FunctionOnStack | C_TypeError Error Expression | C_CouldNotDeduceType Expression - | C_TypeMisMatch Type Expression + | C_TypeMisMatch Type Expression Type | C_BasicInitWithoutValue String // Miscellaneous | UnknownError String |