view nocompile/html_entity_10.html @ 1619:bebc7472a832

Fix #7.
author Christian Kamm <kamm incasoftware de>
date Sat, 07 Nov 2009 18:55:30 +0100
parents f87ba6507260
children
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
$HeadURL$
$Date$
$Author$

__DSTRESS_ELINE__ 11
-->
<html><head><title>dstress: html_entity_10</title></head><body><pre><CODE>
int main(){
	assert('&#xG;'==17);
	return 0;
}
</CODE></pre></body></html>