diff options
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -3,5 +3,9 @@ TODO - More detailed checking in regex for: - - char constant - - string constant + - char constant (done) + - string constant (done) + +- Fix: + + - local function declaration is not in a local scope |