aboutsummaryrefslogtreecommitdiff
path: root/gopls/internal/lsp/testdata/workspacesymbol/p/p.go
diff options
context:
space:
mode:
Diffstat (limited to 'gopls/internal/lsp/testdata/workspacesymbol/p/p.go')
-rw-r--r--gopls/internal/lsp/testdata/workspacesymbol/p/p.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/gopls/internal/lsp/testdata/workspacesymbol/p/p.go b/gopls/internal/lsp/testdata/workspacesymbol/p/p.go
new file mode 100644
index 000000000..409cc3547
--- /dev/null
+++ b/gopls/internal/lsp/testdata/workspacesymbol/p/p.go
@@ -0,0 +1,3 @@
+package p
+
+const Message = "Hello World." // constant