1comptime {
2 _ = void{};
3}
4
5// error
6//
7// :2:13: error: type 'void' does not support array initialization syntax