Hey gents, I'm poking around with jcstress, they'v...
# announcements
g
Hey gents, I'm poking around with jcstress, they've got an annotation
@Outcome
which itself is defined as
@Repeatable(...) public @interface Outcome { ...
, but kotlin wont let me repeat it. any help?