Testing framework: allow comparing subtrees starting at a given line with expected dump text.
This commit is contained in:
committed by
Dmitry Petrov
parent
c93666f6f1
commit
b80782c295
@@ -0,0 +1,4 @@
|
||||
IrProperty public val testSimpleVal: kotlin.Int = 1 getter=null setter=null
|
||||
IrExpressionBody
|
||||
RETURN type=kotlin.Int
|
||||
LITERAL Int type=kotlin.Int value='1'
|
||||
Reference in New Issue
Block a user