holy holy holy big indian language gives very small package names
This commit is contained in:
parent
4713d9653a
commit
efc56a04c9
398 changed files with 711 additions and 710 deletions
|
|
@ -0,0 +1,18 @@
|
|||
package ᴶᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᒃᣔᒃᓫᒻ.ᑊᐣᓑᖮᐪᔆ;
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
@DuytsDocAuthor注(name = "للَّٰهِilLצسُو", copyright = "©Δ∞ 仙上主天")
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Target({ElementType.ANNOTATION_TYPE})
|
||||
public @interface DuytsDoc注 {
|
||||
|
||||
String code() default "";
|
||||
|
||||
String purpose();
|
||||
|
||||
String note() default "";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue