You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dkm
changed the title
private constatnts should not be accessed from outer namespace
private constants should not be accessed from outer namespace
Sep 28, 2023
It is also true for static items?
I tried this code:
I expected to see this happen:
Instead, this happened:
compiled.
Meta
The text was updated successfully, but these errors were encountered: