Rollback global.

This commit is contained in:
Christoffer Lerno
2021-11-17 10:37:23 +01:00
parent b52b42d4da
commit 974cd0acc5
44 changed files with 200 additions and 201 deletions

View File

@@ -1,6 +1,6 @@
module foo;
const int GLOBAL = 0;
const int = 0;
struct Boo
{