-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
@code
instead of @link
for primitive types.
`@link` is wrong, and accordingly, it produces Javadoc warnings. Those warnings then made it hard for me to see the actual error I was seeing, which was a result of trying to use Java 21's version of Javadoc. I'll leave a note about that on cl/647714634. (followup to cl/681080215) RELNOTES=n/a PiperOrigin-RevId: 696692285
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters