annotate nocompile/align_02.d @ 18:33a25c1e1cfc

various corrections/by-passes of known problems
author thomask
date Fri, 08 Oct 2004 21:12:15 +0000
parents 1ed6616fe905
children 1f6cf5ccfbc9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
33a25c1e1cfc various corrections/by-passes of known problems
thomask
parents: 4
diff changeset
1 struct MyStruct{
33a25c1e1cfc various corrections/by-passes of known problems
thomask
parents: 4
diff changeset
2 align (-1) int check;
4
1ed6616fe905 extended array tests
thomask
parents:
diff changeset
3 }