// $HeadUrl$ // $Date$ // $Author$ // @author@ Thomas Kuehne <thomas-dloop@kuehne.cn> // @date@ 2006-10-11 // @uri@ news:bug-426-3@http.d.puremagic.com/issues/ // @desc@ [Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd //module dstress.run.ö本_source; int main(){ return 0; }