Created
July 25, 2014 00:23
-
-
Save mango314/6de6f239cddf6f418805 to your computer and use it in GitHub Desktop.
error message with tab
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
main : Element | |
main = flow down | |
[ leftAligned (toText "A") | |
, leftAligned (toText "B") | |
, leftAligned (toText "C") | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment