view run/eol_01.d @ 1611:9f94be6a5ace

Fix typo in last commit.
author Christian Kamm <kamm incasoftware de>
date Sun, 10 May 2009 10:56:43 +0200
parents 1c790407bfd8
children
line wrap: on
line source

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

module dstress.run.eol_01;

int main(){
	return 0;
}