diff --git a/plugins/uast-kotlin/testData/Bitwise.log.txt b/plugins/uast-kotlin/testData/Bitwise.log.txt index 81cebbf203c..4571d798fcc 100644 --- a/plugins/uast-kotlin/testData/Bitwise.log.txt +++ b/plugins/uast-kotlin/testData/Bitwise.log.txt @@ -1,6 +1,6 @@ UFile (package = ) UClass (name = BitwiseKt) - UAnnotationMethod (name = foo) + UMethod (name = foo) UBlockExpression UDeclarationsExpression ULocalVariable (name = mask) @@ -48,7 +48,7 @@ UFile (package = ) USimpleNameReferenceExpression (identifier = zebra) USimpleNameReferenceExpression (identifier = signed) USimpleNameReferenceExpression (identifier = one) - UAnnotationMethod (name = bar) + UMethod (name = bar) UBlockExpression UDeclarationsExpression ULocalVariable (name = mask)