mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-04-18 03:00:27 -04:00
Fix const (basic)
This commit is contained in:
@@ -1997,6 +1997,8 @@ impl ScopeAnalysis {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
self.diagnostics.append(&mut diagnostics);
|
||||
}
|
||||
|
||||
fn process_optional_mutations(&mut self) {
|
||||
|
||||
Reference in New Issue
Block a user