Add simple tests for some optimisations.

This commit is contained in:
Andor Penzes 2018-03-22 00:48:15 +01:00
parent 5594fdca82
commit f664e70b9f

View File

@ -20,7 +20,7 @@ runTests = hspec spec
spec :: Spec
spec = do
testExprContext $ \ctx -> do
it "Figure 4.27" $ do
it "Figure 4.34" $ do
let teBefore = create $
(newVar "x'" int64_t)