What do tabs \t mean in Elm? -


I was walking with Elm and I found this error message:

  [1 1] In compiling main (Main. Ml) parse error (line 3, column 1): unexpected '\ t' hopeful of new line, spaces or end of input   

What tabs Does the special meaning of Elm, as they may be in Python? For example

  main: element main = flow down [leftAligned (toText "A"), leftAligned (toText "B"), leftAligned (toText "It's complaining that instead of the blank You want to use the tab C ++.  

You will see that when you change the tab with spaces, the code works.



Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -