.interpolation-test {
  test: '{"foo": "bar"}';
  test: '"hello world"';
  test: "hello world";
}
