if you have something like `inner class Foo(val ba...
# announcements
r
if you have something like
inner class Foo(val bar: Bar) : SuperClass(bar) {}