<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,6 +13,9 @@
       &lt;%= 1 + 9 + 8 + 2 %&gt;
       &lt;%# numbers should work and this should be ignored %&gt;
     &lt;/div&gt;
+    &lt;% 120.times do |number| -%&gt;
+      &lt;%= number %&gt;
+    &lt;% end -%&gt;
     &lt;div id='body'&gt;&lt;%= &quot; Quotes should be loved! Just like people!&quot; %&gt;&lt;/div&gt;
     Wow.
     &lt;p&gt;</diff>
      <filename>test/haml/rhtml/standard.rhtml</filename>
    </modified>
    <modified>
      <diff>@@ -11,6 +11,8 @@
       The question is if this would translate! Ahah!
       = 1 + 9 + 8 + 2 #numbers should work and this should be ignored
     #body= &quot; Quotes should be loved! Just like people!&quot;
+    - 120.times do |number|
+      - number
     Wow.|
     %p 
       = &quot;Holy cow        &quot; + |</diff>
      <filename>test/haml/templates/standard.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f92027440a6d5c457f362a1bc5d8b50052a9bc72</id>
    </parent>
  </parents>
  <author>
    <name>hcatlin</name>
    <login></login>
    <email>hcatlin@7063305b-7217-0410-af8c-cdc13e5119b9</email>
  </author>
  <url>http://github.com/nex3/haml/commit/e5a2c944aeac0b41ff03a8cc2ff7e84366ce547c</url>
  <id>e5a2c944aeac0b41ff03a8cc2ff7e84366ce547c</id>
  <committed-date>2006-12-19T08:58:29-08:00</committed-date>
  <authored-date>2006-12-19T08:58:29-08:00</authored-date>
  <message>Adding some looping to make sure that we are also actually measuring the code's ability to work with logic.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@236 7063305b-7217-0410-af8c-cdc13e5119b9</message>
  <tree>02225f18ef20638f3091271f7589515a8c3b8cb5</tree>
  <committer>
    <name>hcatlin</name>
    <login></login>
    <email>hcatlin@7063305b-7217-0410-af8c-cdc13e5119b9</email>
  </committer>
</commit>
