1 2 3 4 5 6 7
comptime { inline for ("foo") |_| {} } // error // // :2:5: error: redundant inline keyword in comptime scope