Skip to content

Commit

Permalink
Soma
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheusOliveiraUFLA committed Oct 11, 2018
1 parent 7f522ac commit 2a8b0fd
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Binary file added pratica1
Binary file not shown.
Binary file added pratica1.hi
Binary file not shown.
1 change: 1 addition & 0 deletions pratica1.hs
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ soma a b = a + b
main = do
print "Soma dois numeros"
print $ soma 5 10
print $ 5 `soma` 10
Binary file added pratica1.o
Binary file not shown.

0 comments on commit 2a8b0fd

Please sign in to comment.