S.P.Q.R.

Posted on August 12, 2015
Tags: , ,
sqr x = x * x
main = putStrln "Hi how are you"
def foo(x:int) = 
    return x * x