Uast: SimpleKotlinRenderLogTest.testBitwise UMethod testdata fix

This commit is contained in:
Nicolay Mitropolsky
2019-11-28 11:40:36 +03:00
parent bfa6c7d399
commit c06f737519
+2 -2
View File
@@ -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)