We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c331b7 commit e220494Copy full SHA for e220494
src/weekly_table.mts
@@ -354,4 +354,5 @@ export const weekly_table: WeeklyRow[] = [
354
{ date: '2024-02-23', vso: 182, libcxx: 705 },
355
{ date: '2024-03-01', vso: 178, libcxx: 703 },
356
{ date: '2024-03-08', vso: 188, libcxx: 702 },
357
+ { date: '2024-03-15', vso: 189, libcxx: 705 },
358
];
0 commit comments