<@U0F8Y5E5A> You can annotate receiver with the fo...
# announcements
i
@mg6maciej You can annotate receiver with the following syntax:
fun @receiver:NotNull Int.foo() {}
👍 6