Also, one more thing -- are `protected` instance v...
# announcements
s
Also, one more thing -- are
protected
instance variables not accessible inside a subclass' constructor? Here is an example where the scope needed to change in
internal
to get around that: https://github.com/exercism/xkotlin/pull/29#discussion_r96591039