diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-07-31 00:49:16 +0300 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-07-31 00:49:16 +0300 |
| commit | d4471ca2fa765c8c4c4f1e8bec59fc0c441eb824 (patch) | |
| tree | 1490547cc1662d66fbf6d27f5da3b6fdb352c905 /TODO | |
| parent | 92990e52f017c3fa0b9ff99f517171051d8c7c18 (diff) | |
| download | elna-d4471ca2fa765c8c4c4f1e8bec59fc0c441eb824.tar.gz | |
Collect types into the global symbol table
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
