data structures for param values with number, preparing optimized pattern matching in grammar compilation

This commit is contained in:
aarne
2008-12-08 07:15:19 +00:00
parent cbb495f5d9
commit de8bea8d69
8 changed files with 35 additions and 38 deletions

View File

@@ -455,7 +455,7 @@ inferLType gr trm = case trm of
prtFail "cannot infer type of canonical constant" trm
]
Val ty i -> termWith trm $ return ty
Val _ ty i -> termWith trm $ return ty
Vr ident -> termWith trm $ checkLookup ident