zig/TODO
2018-02-01 10:23:25 -05:00

7 lines
198 B
Plaintext

sed -i 's/\(\bfn .*) \)%\(.*{\)$/\1!\2/g' $(find .. -name "*.zig")
comptime assert(error{} ! i32 == i32);
// TODO this is an explicit cast and should actually coerce the type
erorr set casting