``` @Target(FUNCTION) @Retention(RUNTIME) annotati...
# reflect
a
Copy code
@Target(FUNCTION)
@Retention(RUNTIME)
annotation class DoNotSubscribeBeforeTest