[ create a new paste ] login | about

Link: http://codepad.org/armHdxgg    [ raw code | output | fork ]

Haskell, pasted on Aug 27:
1
2
3
eubalides = not eubalides

main = putStrLn $ show $ True || eubalides


Output:
1
True


Create a new paste based on this one


Comments: