annotate nocompile/command_line_version_16.d @ 119:d9553235ff37

updatded version tests
author thomask
date Tue, 09 Nov 2004 10:26:03 +0000
parents
children 1f6cf5ccfbc9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
119
d9553235ff37 updatded version tests
thomask
parents:
diff changeset
1 // __DSTRESS_DFLAGS__ -version=all
d9553235ff37 updatded version tests
thomask
parents:
diff changeset
2
d9553235ff37 updatded version tests
thomask
parents:
diff changeset
3 module dstress.nocompile.command_line_version_16;
d9553235ff37 updatded version tests
thomask
parents:
diff changeset
4
d9553235ff37 updatded version tests
thomask
parents:
diff changeset
5 int main(){
d9553235ff37 updatded version tests
thomask
parents:
diff changeset
6 return 0;
d9553235ff37 updatded version tests
thomask
parents:
diff changeset
7 }