From f686693550390e9fc9c0be341179e5e1da3152f3 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 6 Feb 2023 09:49:15 +1100 Subject: [PATCH] Update roadmap.md --- roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/roadmap.md b/roadmap.md index a506006..c377d97 100644 --- a/roadmap.md +++ b/roadmap.md @@ -26,6 +26,7 @@ Some things I'd like to add in the future include: * Multiple return values from functions * ~~Ternary operator~~ * interpolated strings +* MSVC compilation Some of these have always been planned, but were sidelined or are incomplete for one reason or another.