Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@BlackDante
Created July 2, 2016 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BlackDante/0b80592cb39dd1db6c7becd5d06e122c to your computer and use it in GitHub Desktop.
Save BlackDante/0b80592cb39dd1db6c7becd5d06e122c to your computer and use it in GitHub Desktop.
import Html exposing (text)
main =
text "Hello, World!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment