mirror of
https://github.com/golang/go.git
synced 2026-04-02 01:10:27 +09:00
go/types, types2: up-date testdata/manual template
This template is frequently used to create test cases. Change the date so new tests use the correct date. Change-Id: I83075e105b8b97c673d9ff47fb0d47e32e5184de Reviewed-on: https://go-review.googlesource.com/c/go/+/752600 Auto-Submit: Robert Griesemer <gri@google.com> TryBot-Bypass: Robert Griesemer <gri@google.com> Reviewed-by: Robert Griesemer <gri@google.com> Reviewed-by: Mark Freeman <markfreeman@google.com>
This commit is contained in:
committed by
Gopher Robot
parent
f5e3332108
commit
d4ace6b007
@@ -1,4 +1,4 @@
|
||||
// Copyright 2025 The Go Authors. All rights reserved.
|
||||
// Copyright 2026 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
|
||||
2
src/go/types/testdata/manual.go
vendored
2
src/go/types/testdata/manual.go
vendored
@@ -1,4 +1,4 @@
|
||||
// Copyright 2025 The Go Authors. All rights reserved.
|
||||
// Copyright 2026 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user