From f4fea9d866fe2a8bb3b0f5e627fb45185519d165 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Thu, 1 Sep 2022 03:23:50 +0000 Subject: [PATCH] Update '_Sidebar' --- _Sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index c787f74..919feca 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -23,4 +23,5 @@ - [Initialization](Initialization) - [Control Flow](Control-Flow) - Compiler Design - - [How to Parse](How-to-Parse) \ No newline at end of file + - [How to Parse](How-to-Parse) + - [Error Handling](Error-Handling) \ No newline at end of file