You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
193 B

2 years ago
Minimal example for my StackOverflow question here:
https://stackoverflow.com/questions/71955121/how-to-type-switch-values-with-generic-types
To trigger the issue:
```
go run interp.go
```