Join Slack
Powered by
How can I annotate the field of the singleton inst...
# getting-started
m
mcpiroman
04/27/2022, 6:07 PM
How can I annotate the field of the singleton instance of an
object
? I want to retrieve all annotated object instances via reflection. That won't compile:
@field:Foo object Bar {}
No matter the `@Target`of Foo
Open in Slack
Previous
Next