I have a package containing some top-level functio...
# announcements
c
I have a package containing some top-level functions. The package is
com.whatever
and the file is called
parinfer.kt
. This generates a class called com.whatever.ParinferKt, and I’d prefer it just to be called Parinfer. Is this possible?