From d4471ca2fa765c8c4c4f1e8bec59fc0c441eb824 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 31 Jul 2024 00:49:16 +0300 Subject: Collect types into the global symbol table --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 69b9730..ff1687a 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,6 @@ Give errors if: - The type is already defined. - Base type is not defined. - - Circular type reference. + - Replace equivalent type with its base type. - Check definitions inside procedures. -- cgit v1.2.3