Add #+feature dynamic-literals

This commit is contained in:
gingerBill
2025-01-05 13:19:10 +00:00
parent acbb14d87e
commit 2efe4c2d68
4 changed files with 88 additions and 2 deletions

View File

@@ -108,7 +108,9 @@ struct AstFile {
String package_name;
u64 vet_flags;
u64 feature_flags;
bool vet_flags_set;
bool feature_flags_set;
// >= 0: In Expression
// < 0: In Control Clause