diff --git a/refs/wg21.json b/refs/wg21.json index 9ca7e655c..b3268b122 100644 --- a/refs/wg21.json +++ b/refs/wg21.json @@ -85735,6 +85735,13 @@ "publisher": "WG21", "source": "https://wg21.link/index.json" }, + "EDIT7516": { + "title": "[stoptoken.concepts] Add \\tcode for terminate", + "href": "https://wg21.link/edit7516", + "status": "open", + "publisher": "WG21", + "source": "https://wg21.link/index.json" + }, "EDIT752": { "title": "[basic.lookup] Fix typos", "href": "https://wg21.link/edit752", @@ -260869,6 +260876,9 @@ "WG21-EDIT7515": { "aliasOf": "EDIT7515" }, + "WG21-EDIT7516": { + "aliasOf": "EDIT7516" + }, "WG21-EDIT752": { "aliasOf": "EDIT752" }, diff --git a/test/ref-list.json b/test/ref-list.json index df1d7129c..4f7541ea6 100644 --- a/test/ref-list.json +++ b/test/ref-list.json @@ -19012,6 +19012,7 @@ "EDIT7513", "EDIT7514", "EDIT7515", + "EDIT7516", "EDIT752", "EDIT753", "EDIT754", @@ -113185,6 +113186,7 @@ "WG21-EDIT7513", "WG21-EDIT7514", "WG21-EDIT7515", + "WG21-EDIT7516", "WG21-EDIT752", "WG21-EDIT753", "WG21-EDIT754",