Skip to content

Instantly share code, notes, and snippets.

@edoloughlin
Created October 14, 2015 20:04
Show Gist options
  • Save edoloughlin/c49d40a7cc30ea82e100 to your computer and use it in GitHub Desktop.
Save edoloughlin/c49d40a7cc30ea82e100 to your computer and use it in GitHub Desktop.
➜ ~ elm repl
Elm REPL 0.4.2 (Elm Platform 0.15.1)
See usage examples at <https://github.com/elm-lang/elm-repl>
Type :help for help, :exit to exit
> fortyTwo : Int
## ERRORS in repl-temp-000.elm #################################################
-- SYNTAX PROBLEM -------------------------------------------- repl-temp-000.elm
I ran into something unexpected when parsing your code!
3| fortyTwo : Int
^
I am looking for one of the following things:
end of input
whitespace
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment