RosettaCodeData/Task/Literals-Integer/C-sharp/literals-integer-3.cs
2023-07-01 13:44:08 -04:00

1 line
31 B
C#

int x = 0b1100_1001_1111_0000;