summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/testdata/anchor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/testdata/anchor.yml')
-rw-r--r--dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/testdata/anchor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/testdata/anchor.yml b/dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/testdata/anchor.yml
new file mode 100644
index 0000000..c016c7f
--- /dev/null
+++ b/dependencies/pkg/mod/github.com/goccy/go-yaml@v1.9.6/testdata/anchor.yml
@@ -0,0 +1,3 @@
+a: &a
+ b: 1
+ c: hello