index
:
apheleia.git
align-null-check
main
rr-unmess-ruby
wip/support-inplace-formatters
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
formatters
/
samplecode
/
elm-format
/
out.elm
blob: e7b9c6a4ca7fdb332f24daeae50e0bf581a22e22 (
plain
)
1
2
3
4
5
6
7
module Main exposing (main) import Html exposing (text) main = text "Hello!"