<@U2EN0SJAC> You can split declaration of primary ...
# announcements
m
@tschuchort You can split declaration of primary constructor into multiple lines. I usually do that when I have more than 2-3 `val`s there. Reads much easier.