Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
CryptoPro
/
go
зеркало из
https://github.com/CryptoPro/go.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули go
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
0e2150a7c1
go
/
test
/
typeparam
/
typeswitch1.out
8 строки
50 B
Plaintext
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
[dev.typeparams] cmd/compile: implement generic type switches Add a new dynamicType node, which is used as a case entry when the type being switched to is generic. Change-Id: Ice77c6f224b8fdd3ff574fdf4a8ea5f6c7ddbe75 Reviewed-on: https://go-review.googlesource.com/c/go/+/339429 Trust: Keith Randall <khr@golang.org> Trust: Dan Scales <danscales@google.com> Run-TryBot: Keith Randall <khr@golang.org> Reviewed-by: Dan Scales <danscales@google.com>
2021-08-03 18:10:17 +03:00
T
int
int32/int16
struct{T,T}
other
test: add extra typeswitch tests that cause duplicate cases Augmented some of the typeswitch*.go tests so that some instantiations have duplicate cases, in order to ensure we're testing that. Spacing changes in the tests are due to gofmt. Change-Id: I5d3678813505c520c544281d4ac8a62ce7e236ad Reviewed-on: https://go-review.googlesource.com/c/go/+/370155 Trust: Dan Scales <danscales@google.com> Run-TryBot: Dan Scales <danscales@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Keith Randall <khr@golang.org>
2021-12-08 02:59:22 +03:00
T
int32/int16