annotate run/html_tag_case_03.html @ 1630:d0efa3ae5522 default tip

run/mini/naked_asm5: New x86_64 ABI passes the arguments in reverse order.
author David Nadlinger <code@klickverbot.at>
date Sat, 23 Apr 2011 22:57:32 +0200
parents 32125cf81a59
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
2 <Html>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
3 <HeAd><tItle>html_tag_case_03 (mixed)</titlE></hEAd>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
4 <BODY>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
5 <cOde>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
6 int main(){ return 0; }
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
7 </Code>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
8 </body>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
9 </HTML>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 6
diff changeset
10