-
Notifications
You must be signed in to change notification settings - Fork 650
Go: minor improvements #2508
Copy link
Copy link
Open
Labels
Description
(Bugs should not be listed here. Please, open an new issue.)
- support generics Go: support generics #4397
- capture parameters
- capture local variables Go: Declarations inside functions are not tagged #3454
- support union Go: support union #4398
Done:
- capture receivers
- capture variables for return (5a8e67d)
- support
end:field
Reactions are currently unavailable