aboutsummaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/next/63223.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/api/next/63223.txt b/api/next/63223.txt
new file mode 100644
index 0000000000..2dcafb872b
--- /dev/null
+++ b/api/next/63223.txt
@@ -0,0 +1,6 @@
+pkg go/types, func NewAlias(*TypeName, Type) *Alias #63223
+pkg go/types, func Unalias(Type) Type #63223
+pkg go/types, method (*Alias) Obj() *TypeName #63223
+pkg go/types, method (*Alias) String() string #63223
+pkg go/types, method (*Alias) Underlying() Type #63223
+pkg go/types, type Alias struct #63223