Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 425 Bytes

silent_script_spec.md

File metadata and controls

31 lines (26 loc) · 425 Bytes

Input

%div
  - case
  - when 1.even?
    even
  - when 2.even?
    2
    even
  - else
    else

Faml, Hamlit

<div>
2
even
</div>

Haml (Error)

(haml):9: syntax error, unexpected keyword_end, expecting end-of-input
...upper if @haml_buffer;end;; end
...                               ^