mirror of
https://github.com/BetterAndroid/PanguText.git
synced 2025-09-01 08:15:21 +08:00
7 lines
120 B
Kotlin
7 lines
120 B
Kotlin
#parse("open-source-license-header")
|
|
|
|
#if (${PACKAGE_NAME} != "")package ${PACKAGE_NAME}
|
|
#end
|
|
|
|
annotation class ${NAME}
|