@ -17,6 +17,12 @@ func TestExprParse(t *testing.T) {
true,
},
{
`"foo"`,
&LiteralInterpolation{Literal: "foo"},
false,
"var.foo",
&VariableInterpolation{