annotate nocompile/module_03.d @ 252:9241d98c43f9

extended module tests
author thomask
date Wed, 26 Jan 2005 07:23:16 +0000
parents
children f87ba6507260
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
252
9241d98c43f9 extended module tests
thomask
parents:
diff changeset
1 // $HeadURL$
9241d98c43f9 extended module tests
thomask
parents:
diff changeset
2 // $Date$
9241d98c43f9 extended module tests
thomask
parents:
diff changeset
3 // $Author$
9241d98c43f9 extended module tests
thomask
parents:
diff changeset
4
9241d98c43f9 extended module tests
thomask
parents:
diff changeset
5 int x;
9241d98c43f9 extended module tests
thomask
parents:
diff changeset
6
9241d98c43f9 extended module tests
thomask
parents:
diff changeset
7 module dstress.nocompile.module_03;