2018-03-12 00:57:24 -03:00

5 lines
59 B
Elm

import Html exposing (text)
main =
text "Hello, World!"