diff options
Diffstat (limited to 'internal/api/testdata/text.golden')
| -rw-r--r-- | internal/api/testdata/text.golden | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/internal/api/testdata/text.golden b/internal/api/testdata/text.golden index 6497759c..75998ec5 100644 --- a/internal/api/testdata/text.golden +++ b/internal/api/testdata/text.golden @@ -2,11 +2,17 @@ package pkg Package pkg has every form of declaration. +# Heading + +Search Google for details. + # Links - pkgsite repo, https://go.googlesource.com/pkgsite - Play with Go, https://play-with-go.dev +[Google]: https://google.com + CONSTANTS const ( |
