From 0c7b2273dfdc347a5fe0ece1140b26b8da9b1a79 Mon Sep 17 00:00:00 2001 From: isuckatcs <65320245+isuckatcs@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:43:05 +0200 Subject: [PATCH] [www] remove extra whitespace from figure --- www/control-flow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/control-flow.html b/www/control-flow.html index 1ec76b3..0d4d2cc 100644 --- a/www/control-flow.html +++ b/www/control-flow.html @@ -1374,7 +1374,7 @@

Design Note

incorrect graph:
                                           ┌─────────┐
                                           │ return; │
-                                          └─────────┘       
+                                          └─────────┘
                                                |
                                                V
                      ┌─────────┐          ┌─────────┐