view run/html_htm_01.htm @ 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 62c9b99c3a16
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
	<HEAD><TITLE>html_htm_01</TITLE></HEAD>
	<BODY>
		<PRE>
<CODE>
// $HeadURL$
// $Date$
// $Author$

// @author@	Thomas Kuehne &#x3C;thomas@kuehne.thisisspam.cn&#x3E;
// @date@	2005-01-23
// @uri@	<a href='news:ct012k$4gt$1@digitaldaemon.com'>news:ct012k$4gt$1@digitaldaemon.com</a>
// @uri@	<a href='nntp://news.digitalmars.com/digitalmars.D.bugs/2742'>nntp://news.digitalmars.com/digitalmars.D.bugs/2742</a>

module dstress.run.html_htm_01;

int main(){
	return 0;
}
</CODE></PRE>
	</BODY>
</HTML>