Skip to main content

Edit It: Does the last static class field overwrite the previous ones with the same name?

This code shows that the last static class field overwrites the previous ones with the same name.

See it on StackBlitz