Blame view

ref-impl/x/sum.s 47 Bytes
f2c4dc81   Salvador Abreu   added most of the...
1
sum  = map (a, b) -> int        [ return a+b ]