aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/patches/patches/019_functions2.patch
blob: 254889ab30c1008792044e6657af6c0201cf041c (plain)
1
2
3
4
25c25
< fn twoToThe(???) u32 {
---
> fn twoToThe(my_number: u32) u32 {