~ubuntu-branches/debian/sid/libembperl-perl/sid

« back to all changes in this revision

Viewing changes to test/html/incerr.htm

  • Committer: Bazaar Package Importer
  • Author(s): Angus Lees
  • Date: 2004-02-15 14:23:39 UTC
  • Revision ID: james.westby@ubuntu.com-20040215142339-n21gqf7mx9tmyb8d
Tags: upstream-2.0b10
ImportĀ upstreamĀ versionĀ 2.0b10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[+ "Start include" +]
 
2
[- @a = ('s1', 's2', 's3') -]
 
3
<table>
 
4
    <tr>
 
5
        <td>
 
6
            [+ Syntax error is here "$param[0] - " +][+ $a[$col] +]
 
7
        </td>
 
8
    </tr>
 
9
</table>
 
10
[+ "End include" +]