3 lines
70 B
D
3 lines
70 B
D
|
|
typedef long[0] zeroLength ;
|
||
|
|
writefln(zeroLength.sizeof) ; // print 0
|