RosettaCodeData/Task/Variable-size-Set/D/variable-size-set-2.d
2023-07-01 13:44:08 -04:00

4 lines
38 B
D

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