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

5 lines
38 B
D
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
byte b ;
ubyte ub ;
char c ;
bool t ;