root/hh2008/hayamiz/sandbox/hoge.hs
@
108
Revision 23, 139 bytes (checked in by hayamizu, 17 years ago) |
---|
Line | |
---|---|
1 | |
2 | import Text.ParserCombinators.Parsec |
3 | |
4 | main = putStrLn "unk cnk mnk" |
5 | |
6 | ho'ge :: Int |
7 | ho'ge = 1 |
8 | |
9 | foo :: (Int -> (,) Int) Int -> Int |
10 | foo = fst |
Note: See TracBrowser
for help on using the browser.