From e2a840645bd3b7030a9231bba2bd85fbaa9b32c1 Mon Sep 17 00:00:00 2001 From: Martin Uecker Date: Mon, 30 Mar 2026 15:28:18 +0200 Subject: [PATCH] C2y: fix syntax for composite entry sorry for that Signed-off-by: Martin Uecker --- features_c2y.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features_c2y.yaml b/features_c2y.yaml index 6c26f7e..ce9aa38 100644 --- a/features_c2y.yaml +++ b/features_c2y.yaml @@ -343,6 +343,6 @@ features: - Xcode ? - desc: "Composite types" - - paper: N3652 - - support: + paper: N3652 + support: - GCC 16 (partial)