aboutsummaryrefslogtreecommitdiff
path: root/test/formatters/samplecode/elm-format/in.elm
blob: b4127819f24cfb70158b3a707d203429e2fea72f (plain)
1
2
import Html exposing (text)
main = text "Hello!"