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