Well operators that are also used for line continuations have to be written 
like this:
    
    
    a |>
      b |>
      c
    
    
    Run

Reply via email to