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.