RosettaCodeData/Task/Variable-size-Set/D/variable-size-set-3.d

3 lines
53 B
D

struct Empty { }
writefln(Empty.sizeof) ; // print 1