From b95bc53e66b39b180e4a7ab7f84d16ee14d7f3d0 Mon Sep 17 00:00:00 2001 From: ar6496 <78793916+ar6496@users.noreply.github.com> Date: Fri, 26 Feb 2021 19:47:01 +0530 Subject: [PATCH] Update WORKLOG.md --- WORKLOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/WORKLOG.md b/WORKLOG.md index 28c3037..3386e5e 100644 --- a/WORKLOG.md +++ b/WORKLOG.md @@ -16,5 +16,4 @@ Compiler Construction PA1 Worklog

Improvements:
- Added more tests to rigorously check program flow and indentation. -
- Function body must have atleast oone statement which is not a part of a nested function.
- Support for multi-line strings.