Sha256: a1a9747a4811869a6432034731e25b4917120f54ecfe0d84e3aa68c39dd08d51
Contents?: true
Size: 487 Bytes
Versions: 3
Compression:
Stored size: 487 Bytes
Contents
<HTML> <body> <H1> test_expr7 </H1> We test inner loop variables <table> <tr> <td>first:1</td> <td>last: 0</td> <td>odd:1</td> <td>inner:0</td> <td>count:1</td> </tr> <tr> <td>first:0</td> <td>last: 0</td> <td>odd:0</td> <td>inner:1</td> <td>count:2</td> </tr> <tr> <td>first:0</td> <td>last: 0</td> <td>odd:1</td> <td>inner:1</td> <td>count:3</td> </tr> <tr> <td>first:0</td> <td>last: 1</td> <td>odd:0</td> <td>inner:0</td> <td>count:4</td> </tr> </table> </body> </HTML>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
html-template-pro-0.0.3 | templates-Pro/test_expr7.out |
html-template-pro-0.0.2 | templates-Pro/test_expr7.out |
html-template-pro-0.0.1 | templates-Pro/test_expr7.out |