This commit is contained in:
Jason Penilla
2024-12-11 13:08:24 -07:00
commit 053b964635
20 changed files with 707 additions and 0 deletions

View File

@ -0,0 +1,7 @@
--- a/com/google/common/annotations/Beta.java
+++ b/com/google/common/annotations/Beta.java
@@ -44,3 +_,4 @@
@Documented
@GwtCompatible
public @interface Beta {}
+// comment