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

5 lines
38 B
D

byte b ;
ubyte ub ;
char c ;
bool t ;