Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-20 | Fix panic when go statement calls non-function-literal | Teddy Wing | |
2023-05-19 | Add test for local closure assigned to variable | Teddy Wing | |
Try to catch local closures not run directly from the `go` statement, but assigned to a variable first. |