riverbl

Results 1 comments of riverbl

I agree that `align(@alignOf(u0))` ought to work, and that making it work would be a better way to solve this issue. Maybe `@alignOf(u0)` should return `null` rather than `0`? `@alignOf(T)...