diff --git a/internal/lsp/testdata/nodisk/nodisk_exists.go b/internal/lsp/testdata/nodisk/nodisk_exists.go new file mode 100644 index 0000000000..fbccebdfb2 --- /dev/null +++ b/internal/lsp/testdata/nodisk/nodisk_exists.go @@ -0,0 +1,3 @@ +package nodisk + +//TODO: remove this file when https://github.com/golang/go/issues/33125 is fixed. \ No newline at end of file