Ryan Lewis
Results
2
issues of
Ryan Lewis
I've tried copy pasting the scripts in the readme but get the following output: ``` echo Hello | cargo script --loop 'let mut n=0; move |l| {n+=1; println!("{:>6}: {}",n,l.trim_right())}' error:...
Changes: - Update function pointers - `fastmod -e zig '\?fn' '?*const fn'` - `fastmod -e zig '= fn' '= *const fn'` - Fix some errors trying to print` ?[*:0]u8` by...