Skip to content

Commit

Permalink
2024-10-21T06:17:18 auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
specworker authored and dr-shorthair committed Nov 29, 2024
1 parent a11f47b commit 19089d4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions refs/wg21.json
Original file line number Diff line number Diff line change
Expand Up @@ -84307,6 +84307,13 @@
"publisher": "WG21",
"source": "https://wg21.link/index.json"
},
"EDIT7332": {
"title": "[expr.ass] Clarify that assignment always modifies",
"href": "https://wg21.link/edit7332",
"status": "open",
"publisher": "WG21",
"source": "https://wg21.link/index.json"
},
"EDIT734": {
"title": "[class.path] escape backslash in character literal",
"href": "https://wg21.link/edit734",
Expand Down Expand Up @@ -255939,6 +255946,9 @@
"WG21-EDIT7331": {
"aliasOf": "EDIT7331"
},
"WG21-EDIT7332": {
"aliasOf": "EDIT7332"
},
"WG21-EDIT734": {
"aliasOf": "EDIT734"
},
Expand Down
2 changes: 2 additions & 0 deletions test/ref-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -18428,6 +18428,7 @@
"EDIT733",
"EDIT7330",
"EDIT7331",
"EDIT7332",
"EDIT734",
"EDIT735",
"EDIT736",
Expand Down Expand Up @@ -110793,6 +110794,7 @@
"WG21-EDIT733",
"WG21-EDIT7330",
"WG21-EDIT7331",
"WG21-EDIT7332",
"WG21-EDIT734",
"WG21-EDIT735",
"WG21-EDIT736",
Expand Down

0 comments on commit 19089d4

Please sign in to comment.