RosettaCodeData/Task/Variables/HolyC/variables-2.holyc

3 lines
28 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
U8 b1 = 8;
U8 b2 = b1 * 10;