newer version, safety commit
This commit is contained in:
@@ -17,3 +17,4 @@ extern struct scope
|
||||
*CurrentScope;
|
||||
|
||||
#define nextvisible(x) ((x)->sc_scope ? (x)->next : (struct scope *) 0)
|
||||
#define scopeclosed(x) ((x)->next->sc_scope == 0)
|
||||
|
||||
Reference in New Issue
Block a user