RosettaCodeData/Task/Literals-Integer/HolyC/literals-integer-2.holyc
2023-07-01 13:44:08 -04:00

2 lines
54 B
Text

U16 i = 727; // decimal
U16 i = 0x2d7; // hexadecimal