<@U6U2E27QB> in kotlin, a method either has to be ...
# announcements
a
@alexcouch in kotlin, a method either has to be abstract/inside an interface or have a body. are you sure that c# allows virtual methods without a body?