ziglings/patches/patches/19_functions2.patch
2021-02-15 17:13:55 -05:00

4 lines
71 B
Diff

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