source:
sizechecking/branches/macs/tests/LambdaTest.hs
@
19
| Last change on this file since 19 was 19, checked in by gobi, 12 years ago | |
|---|---|
| File size: 167 bytes | |
| Line | |
|---|---|
| 1 | {-# LANGUAGE NoMonomorphismRestriction #-} |
| 2 | import Lambda |
| 3 | import Prelude ( (+), ($), Int ) |
| 4 | |
| 5 | test1 :: (Lambda l) => l Int |
| 6 | test1 = app (lam $ \x -> (const 3)) (const 2) |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/tamop/chrome/site/your_project_logo.png)