haml--haml/test/haml/templates/_partial.haml

8 lines
67 B
Plaintext

%p
@foo =
= @foo
- @foo = 'value three'
%p
@foo =
= @foo