for a file that doesn’t contain a class, how do yo...
# announcements
p
for a file that doesn’t contain a class, how do you add documentation for when used from Java? I’ve tried above with a KDoc block above @file:JvmName but that didn’t work 😄