view run/html_tag_case_02.html @ 1602:56d43974b468

Fix broken tests fvbommel pointed out in #2.
author Christian Kamm <kamm incasoftware de>
date Fri, 06 Mar 2009 15:48:16 +0100
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>