[java] fix language level required for @snippet

GitOrigin-RevId: 093605a5d64aba4de5c9331ad6fc604e9f014328
This commit is contained in:
Roman Ivanov
2021-12-28 12:24:03 +01:00
committed by intellij-monorepo-bot
parent 6adb883a5a
commit 2345574a96
3 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
/** {<warning descr="'@snippet' tag is not available at this language level"><warning descr="Wrong tag 'snippet'">@snippet</warning></warning> :
/** {<warning descr="'@snippet' tag is not available at this language level">@snippet</warning> :
* Body
* }
*/