view nocompile/html_htm_02.HTM @ 1597:8b9d4d2f925a

Fix typos in complex tests. See D bug 614.
author Christian Kamm <kamm incasoftware de>
date Tue, 09 Sep 2008 16:53:58 +0200
parents 62c9b99c3a16
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
	<HEAD><TITLE>html_htm_02</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 destress.nocompile.html_htm_02;

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