Skip to content

Commit

Permalink
update: github wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
sakurawald committed Jul 6, 2024
1 parent e2b9393 commit e02707d
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 106 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.TYPE, ElementType.FIELD})
public @interface Comment {
public @interface Documentation {
String value();
}
Loading

0 comments on commit e02707d

Please sign in to comment.