view nocompile/command_line_version_11.d @ 1535:20d8ee6523e1

updated to DMD-1.013
author thomask
date Mon, 07 May 2007 05:19:57 +0000
parents 1f6cf5ccfbc9
children
line wrap: on
line source

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

// __DSTRESS_DFLAGS__  -version=Win32 -version=Win64

module dstress.nocompile.command_line_version_11;

int main(){
	return 0;
}