view nocompile/2_source.d @ 1610:db616bfa8a4a

Fix asm_jp_01_A which depended on EAX == 1, but only set AL = 1.
author Christian Kamm <kamm incasoftware de>
date Sun, 10 May 2009 10:21:52 +0200
parents daef239f37cf
children
line wrap: on
line source

// $HeadUrl$
// $Date$
// $Author$

// @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
// @date@	2006-10-11
// @uri@	http://d.puremagic.com/issues/show_bug.cgi?id=427
// @desc@	[Issue 427] New: source files starting with a number are accepted by dmd

//module dstress.nocompile.2_source;