Update WORKLOG.md

This commit is contained in:
ar6496
2021-02-24 18:59:14 +05:30
committed by GitHub
parent c21b761c55
commit 9f6d969d2d
+1
View File
@@ -18,3 +18,4 @@ Compiler Construction PA1 Worklog
<br>Improvements: Describe any improvements you introduced that were not strictly necessary to pass the tests, such as implementing additional functionality, adding new tests, or enabling static analysis.
<br> Added more tests to rigorously check program flow and indentation.
<br> Function body must have atleast oone statement which is not a part of a nested function.
<br> Support for multi-line strings.