~ubuntu-branches/ubuntu/feisty/mp4h/feisty

« back to all changes in this revision

Viewing changes to tests/comment/03.in

  • Committer: Bazaar Package Importer
  • Author(s): Denis Barbier
  • Date: 2003-11-06 20:34:24 UTC
  • Revision ID: james.westby@ubuntu.com-20031106203424-nqx14tkfeirx01r3
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<set-var a="foo" />
 
2
<comment>
 
3
  <comment>
 
4
    <set-var a="bar" />
 
5
  </comment>
 
6
  <set-var a="baz" />
 
7
</comment>
 
8
<get-var a />