master
1comptime {
2    _ = @inComptime();
3}
4
5// error
6//
7// :2:9: error: redundant '@inComptime' in comptime scope