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

9 lines
105 B
Plaintext

%p
@foo =
= @foo
- @foo = 'value three'
== Toplevel? #{haml_buffer.toplevel?}
%p
@foo =
= @foo