[FIX] Massive change triggered by a bug in the Ohloh/Ohcount interface.
[ohcount] / test / expected_dir / haml.haml
1 haml    code    %p
2 ruby    code    %p= "stuff"
3 haml    comment / oneliner!
4 haml    code    %p
5 haml    comment /
6 haml    comment   %p this won't render
7 haml    comment   %p it is a comment!
8 ruby    code    %p= "stuff"
9 haml    code    %p
10 ruby    code      - code
11 ruby    code    %p= "stuff"
12 haml    code    %p
13 haml    blank   
14 haml    code    \- not script!
15 haml    comment -# silent comment
16 haml    code    %p
17 haml    comment -#
18 haml    comment   silent
19 haml    comment   comment
20 haml    code    %br/