Uast: SimpleKotlinRenderLogTest.testBitwise UMethod testdata fix
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
UFile (package = )
|
UFile (package = )
|
||||||
UClass (name = BitwiseKt)
|
UClass (name = BitwiseKt)
|
||||||
UAnnotationMethod (name = foo)
|
UMethod (name = foo)
|
||||||
UBlockExpression
|
UBlockExpression
|
||||||
UDeclarationsExpression
|
UDeclarationsExpression
|
||||||
ULocalVariable (name = mask)
|
ULocalVariable (name = mask)
|
||||||
@@ -48,7 +48,7 @@ UFile (package = )
|
|||||||
USimpleNameReferenceExpression (identifier = zebra)
|
USimpleNameReferenceExpression (identifier = zebra)
|
||||||
USimpleNameReferenceExpression (identifier = signed)
|
USimpleNameReferenceExpression (identifier = signed)
|
||||||
USimpleNameReferenceExpression (identifier = one)
|
USimpleNameReferenceExpression (identifier = one)
|
||||||
UAnnotationMethod (name = bar)
|
UMethod (name = bar)
|
||||||
UBlockExpression
|
UBlockExpression
|
||||||
UDeclarationsExpression
|
UDeclarationsExpression
|
||||||
ULocalVariable (name = mask)
|
ULocalVariable (name = mask)
|
||||||
|
|||||||
Reference in New Issue
Block a user