No, it doesn't require a `SEMI` at the end. `compa...
# announcements
k
No, it doesn't require a
SEMI
at the end.
companionObject
is defined as:
modifiers "companion" "object" SimpleName? (":" delegationSpecifier{","})? classBody?
.