view run/html_tag_space_02.html @ 1570:43123cf43146

[Issue 1586] DMD and GDC segfaults on incomplete code segment. <hoytak@cs.ubc.ca> 2007-10-07 http://d.puremagic.com/issues/show_bug.cgi?id=1586
author thomask
date Fri, 19 Oct 2007 17:19:41 +0000
parents 8b01f4c8066f
children
line wrap: on
line source

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