annotate nocompile/invariant_03.d @ 59:96cadd0da1ae

added invariant tests
author thomask
date Fri, 22 Oct 2004 20:29:58 +0000
parents
children f87ba6507260
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
59
96cadd0da1ae added invariant tests
thomask
parents:
diff changeset
1 // invariant is only allowed in classes
96cadd0da1ae added invariant tests
thomask
parents:
diff changeset
2
96cadd0da1ae added invariant tests
thomask
parents:
diff changeset
3 module dstress.nocompile.invariant_03;
96cadd0da1ae added invariant tests
thomask
parents:
diff changeset
4
96cadd0da1ae added invariant tests
thomask
parents:
diff changeset
5 invariant{}