atom-beautify/examples/nested-jsbeautifyrc/elm/original/test.elm

4 lines
44 B
Elm
Raw Normal View History

2015-12-10 06:42:08 -07:00
addThings x y = x + y
main = addThings 4 5