Revert "Merge branch 'typechecking' into codegen-martin-3"
This reverts commite000e5159f, reversing changes made to3ac8377fa0.
This commit is contained in:
parent
771c73c0db
commit
f4f1786be3
10 changed files with 9 additions and 285 deletions
|
|
@ -1,7 +1,4 @@
|
|||
Program. Program ::= [Def] ;
|
||||
|
||||
DExp. Def ::= Ident ":" Type
|
||||
Ident [Ident] "=" Exp ;
|
||||
|
||||
Program. Program ::= [Bind];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue