``` #!watchflakes post <- log ~ `internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference` && log ~ `^cmd/compile/internal/types\.\(\*Type\)\.Size` ``` (pulled out from https://github.com/golang/go/issues/57995#issuecomment-1648885860)