view run/eol_01.d @ 257:1c790407bfd8

added EndOfLine tests
author thomask
date Tue, 01 Feb 2005 14:15:09 +0000
parents
children
line wrap: on
line source

// $HeadURL$
// $Date$
// $Author$

module dstress.run.eol_01;

int main(){
	return 0;
}