From f1ffe8013cd7e13ad482d25b7f2096f9cf94d6b7 Mon Sep 17 00:00:00 2001 From: Cem Dervis Date: Tue, 31 Mar 2026 22:34:00 +0200 Subject: [PATCH] Test 2 --- features_cpp23.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/features_cpp23.yaml b/features_cpp23.yaml index 99bd14f..ce7bce0 100644 --- a/features_cpp23.yaml +++ b/features_cpp23.yaml @@ -1632,3 +1632,11 @@ features: - desc: "Declarations and where to find them" paper: P1787 support: [MSVC] + + - desc: "Test 2" + paper: P1234 + related_to: + - id: P1234 + reason: "Test reason" + example: | + Test example