Initial commit: Go 1.23 release state
This commit is contained in:
9
test/typeparam/typeswitch2.out
Normal file
9
test/typeparam/typeswitch2.out
Normal file
@@ -0,0 +1,9 @@
|
||||
T 6
|
||||
int 7
|
||||
int32/int16 8
|
||||
struct{T,T} 1 2
|
||||
other 9
|
||||
T 7
|
||||
int32/int16 7
|
||||
T 10
|
||||
int 11
|
||||
Reference in New Issue
Block a user