diff --git a/tests/results/examples/hello/hello-structured-decoding.1.result b/tests/results/examples/hello/hello-structured-decoding.1.result new file mode 100644 index 000000000..8d019504f --- /dev/null +++ b/tests/results/examples/hello/hello-structured-decoding.1.result @@ -0,0 +1,3 @@ + +What is the color of the sky? +{"color": "Blue"} \ No newline at end of file