From 4aa62265c35676ab7a4a3e942d4fa847d52124f4 Mon Sep 17 00:00:00 2001 From: Stephen Canon Date: Wed, 5 Nov 2025 08:32:39 -0500 Subject: [PATCH] Update 0498-runtime-demangle.md add link to SE-0262 --- proposals/0498-runtime-demangle.md | 1 + 1 file changed, 1 insertion(+) diff --git a/proposals/0498-runtime-demangle.md b/proposals/0498-runtime-demangle.md index f7ef196d19..39e45b22b9 100644 --- a/proposals/0498-runtime-demangle.md +++ b/proposals/0498-runtime-demangle.md @@ -1,6 +1,7 @@ # Expose demangle function in Runtime module * Proposal: [SE-0498](0498-runtime-demangle.md) +* Previous Proposal: [SE-0262](0262-demangle.md) * Authors: [Konrad'ktoso'Malawski](https://github.com/ktoso), [Alejandro Alonso](https://github.com/Azoy) * Review Manager: [Steve Canon](https://github.com/stephentyrone) * Status: **Active Review (November 4 ..< 18)**