I asked this before, but I forgot it again :see_no...
# announcements
d
I asked this before, but I forgot it again 🙈. How do I write a reference to a constructor of a nested class?
::Foo
only works for top level classes, I can't do
::Foo.Bar
.