Skip to content

Commit c4a3ba4

Browse files
committed
update analyzerPlugins check
1 parent 398bb0e commit c4a3ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/files/run/analyzerPlugins.check

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pluginsPt(?, Trees$TypeBoundsTree) [2]
3939
pluginsPt(?, Trees$TypeDef) [1]
4040
pluginsPt(?, Trees$TypeTree) [32]
4141
pluginsPt(?, Trees$Typed) [1]
42-
pluginsPt(?, Trees$ValDef) [21]
42+
pluginsPt(?, Trees$ValDef) [13]
4343
pluginsPt(Any, Trees$Literal) [2]
4444
pluginsPt(Any, Trees$Typed) [1]
4545
pluginsPt(Array[Any], Trees$ArrayValue) [1]
@@ -109,7 +109,7 @@ pluginsTyped(<notype>, Trees$ClassDef) [2]
109109
pluginsTyped(<notype>, Trees$DefDef) [14]
110110
pluginsTyped(<notype>, Trees$PackageDef) [1]
111111
pluginsTyped(<notype>, Trees$TypeDef) [1]
112-
pluginsTyped(<notype>, Trees$ValDef) [21]
112+
pluginsTyped(<notype>, Trees$ValDef) [13]
113113
pluginsTyped(=> Boolean @testAnn, Trees$Select) [1]
114114
pluginsTyped(=> Double, Trees$Select) [1]
115115
pluginsTyped(=> Int, Trees$Select) [5]

0 commit comments

Comments
 (0)