Add separate -vet flags; -vet-using-* flags; //+vet file flags

This commit is contained in:
gingerBill
2023-07-31 11:09:19 +01:00
parent 551c379f1b
commit 60e509b1e0
11 changed files with 204 additions and 22 deletions
+2
View File
@@ -104,6 +104,8 @@ struct AstFile {
Token package_token;
String package_name;
u64 vet_flags;
bool vet_flags_set;
// >= 0: In Expression
// < 0: In Control Clause