Skip to content

Instantly share code, notes, and snippets.

@adicirstei
Created January 8, 2016 09:34
Show Gist options
  • Save adicirstei/0bb679d67e680e06f030 to your computer and use it in GitHub Desktop.
Save adicirstei/0bb679d67e680e06f030 to your computer and use it in GitHub Desktop.
minimal Elm
import Graphics.Element exposing(show)
main = show 42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment