view run/html_comment_04.html @ 1538:5530980c0d49

[Issue 1203] Cannot create Anonclass in loop Frank Benoit <benoit@tionex.de> 2007-04-30 http://d.puremagic.com/issues/show_bug.cgi?id=1203
author thomask
date Mon, 07 May 2007 05:21:43 +0000
parents 32125cf81a59
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
	<head><title>html_comment_04</title></head>
	<body>
		<pre><CODE>
int main(){ 
		<!-- <CODE>assert(0);-->
	return 0;
}
		</CODE></pre>
		<i>static assert(0);</i>
		<!-- </CODE> -->
	</body>
</html>