lix/tests/functional/lang/parse-okay-regression-751.exp
piegames 878e181882 libexpr: Print interpolations more accurately in show
This is only a minor semantical distinction, but we should be able to
properly test it, and the parser tests rely on show for that.

Change-Id: I25e868cf9544e30cdff17deb5fd50a434e0f367e
2024-10-18 11:40:04 +00:00

2 lines
59 B
Plaintext

(let const = (a: "const"); in ("${(const { x = "q"; })}"))