aboutsummaryrefslogtreecommitdiff
path: root/test/newexpr.go
AgeCommit message (Expand)Author
2026-01-20cmd/compile/internal/staticinit: fix bug in global new(expr)Alan Donovan
2025-09-26cmd/compile: fix ICE with new(<untyped expr>)Cuong Manh Le
2025-09-23cmd/compile/internal: support new(expr)Alan Donovan