Add initial typechecker for AST #2
@ -299,5 +299,5 @@ tests = TestList [
|
|||||||
testStatementMethodCallNoParams,
|
testStatementMethodCallNoParams,
|
||||||
testStatementConstructorCall,
|
testStatementConstructorCall,
|
||||||
testStatementConstructorCallWithArgs,
|
testStatementConstructorCallWithArgs,
|
||||||
testStatementIncrement
|
testStatementPreIncrement
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user