Now detects use before declaration, f.i. in

VAR k: REAL;
REAL : INTEGER;
This commit is contained in:
ceriel
1987-10-30 09:19:23 +00:00
parent 14b1915b8c
commit 042d501cf5
6 changed files with 31 additions and 12 deletions

View File

@@ -1 +1 @@
static char Version[] = "ACK Modula-2 compiler Version 0.24";
static char Version[] = "ACK Modula-2 compiler Version 0.25";