Is there a way for me to define a nested static cl...
# getting-started
o
Is there a way for me to define a nested static class in Kotlin ? The annotation used for methods,
@JvmStatic
isn’t the one.