gotools/gopls/internal/util/safetoken/safetoken_test.go

func TestWorkaroundIssue57490(t *testing.T) {}

// To reduce the risk of panic, or bugs for which this package
// provides a workaround, this test statically reports references to
// forbidden methods of token.File or FileSet throughout gopls and
// suggests alternatives.
func TestGoplsSourceDoesNotCallTokenFileMethods(t *testing.T) {}