ziglings/patches/patches/019_functions2.patch

5 lines
71 B
Diff

25c25
< fn twoToThe(???) u32 {
---
> fn twoToThe(my_number: u32) u32 {