Update WORKLOG.md

This commit is contained in:
ar6496
2021-02-26 19:47:01 +05:30
committed by GitHub
parent c8f40451c0
commit b95bc53e66
-1
View File
@@ -16,5 +16,4 @@ Compiler Construction PA1 Worklog
<br>
<br>Improvements:
<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.