package net.pterodactylus.sone.main /** * Annotation for class that will have a no-argument constructor artificially generated by * the no-arg Kotlin compiler plugin. */ annotation class NoArg