1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Adding a failing test for empty whitespace lines.

git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@107 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
hcatlin 2006-11-02 21:24:50 +00:00
parent f79bddb73e
commit 5a5914f852

View file

@ -28,6 +28,8 @@
- foo << " evaluate"
= foo + " but now it should!"
-# Woah crap a comment!
-# That was a line that shouldn't close everything.
%ul.really.cool
- ('a'..'f').each do |a|
%li= a