view run/html_tag_case_02.html @ 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 32125cf81a59
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
	<head><title>html_tag_case_02 (lower)</title></head>
	<body>
		<code>
		int main(){ return 0; }
		</code>
	</body>
</html>