Files
lix/tests/functional2/lang/regression-751/parse-okay.out.exp
T
piegames 9673c6480a tests/functional2/lang: Migrate trivial parse-okay tests
Change-Id: I11b6ea26b7dc6bcf8250c04d3c97ded452dd1eda
2025-06-02 21:52:34 +02:00

26 lines
466 B
Plaintext

_type: ExprLet
attrs:
const:
_type: ExprLambda
arg: a
body:
_type: ExprLiteral
value: const
valueType: String
body:
_type: ExprConcatStrings
es:
- _type: ExprCall
args:
- _type: ExprSet
attrs:
x:
_type: ExprLiteral
value: q
valueType: String
recursive: false
fun:
_type: ExprVar
value: const
isInterpolation: true