Commits
Click on a commit to change the comparison rangefix(semantic): remove inherting `ScopeFlags::Modifier` from parent scope (#7932)
close: #7900
After #4283 changed, we don't need to inherit `ScopeFlags` from the `constructor`, `set`, `get` anymore, I think this is a logic of forgetting to remove