Join Slack
Powered by
Kotlin generates a class named `FooKt` to contain ...
# spring
d
diesieben07
08/20/2019, 2:11 PM
Kotlin generates a class named
FooKt
to contain any top-level functions of a file named
foo.kt
. You can adjust this using
@file:JvmName
if you want
Open in Slack
Previous
Next