019_functions2.patch 71 B

1234
  1. 25c25
  2. < fn twoToThe(???) u32 {
  3. ---
  4. > fn twoToThe(my_number: u32) u32 {