Join Slack
Powered by
so for example: ```@MyAnnotation fun foo(paramete...
# ksp
r
Rafael Costa
08/24/2021, 12:27 PM
so for example:
Copy code
@MyAnnotation fun foo(parameter1: String = "") { ... }
Can I get that empty string in the processor?
Open in Slack
Previous
Next