|
|
|
|
|
by notbeuller
1118 days ago
|
|
I really appreciate the single quote allowing for alignment: case 0b0001'0000: case 0b0101'1000: (edit, fixed formatting, but I also wanted to agree with a lower down comment asking for 0b001_0000 instead; a better choice.) |
|
P.S. I copied this feature from 1983 Ada. AFAIK, it was a completely forgotten feature until D had it, then other languages started copying D.