Files
lix/tests/functional/lang/parse-okay-mixed-nested-attrs-2.exp
T
piegames d0361e9467 libexpr: Unify literal expressions as ExprLiteral
Change-Id: Ifc0f1e27b46803fa2175801ed7d3d108896c8259
2025-01-27 20:49:25 +01:00

20 lines
323 B
Plaintext

_type: ExprSet
attrs:
x:
_type: ExprSet
attrs:
q:
_type: ExprLiteral
value: 3
valueType: Int
y:
_type: ExprLiteral
value: 3
valueType: Int
z:
_type: ExprLiteral
value: 3
valueType: Int
recursive: false
recursive: false