From f314c03bdf62b83fe4d2b8d600d15d839a0c32b9 Mon Sep 17 00:00:00 2001 From: Teddy Date: Thu, 10 Apr 2014 18:27:48 +0800 Subject: ... --- TODO.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.rst') diff --git a/TODO.rst b/TODO.rst index 0b1d01c..0495efd 100644 --- a/TODO.rst +++ b/TODO.rst @@ -9,7 +9,7 @@ TODO - Fix: - check global definition (if type is complete) when semantic analysis finishes - - local function declaration is not in a local scope (external linkage issue) + - local function declaration is not in a local scope (external linkage issue) (will not be fixed) - incomplete type issues - function **definition** requires complete return type (function declaration does not) (done) - array requires **complete** elem type (done) -- cgit v1.2.3