`static` can be converted in different ways. But ...
# announcements
n
static
can be converted in different ways. But if you put the following snippet outside a class, it should work:
Copy code
@SomeAnnotation
fun needAnnotation(context: Context): Any {
}