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

4 lines
44 B
Elm

addThings x y = x + y
main = addThings 4 5