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 032e9ebda5
commit 5cd95d47b2
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";