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

5 lines
38 B
D
Raw Permalink Normal View History

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