Is there a way to make nested declaration (inside ...
# announcements
t
Is there a way to make nested declaration (inside class) file private (instead of class private)? I feel like
private
modifier meaning is dependant on context...