const internal/types/errors.InvalidPostDecl

3 uses

	internal/types/errors (current package)
		code_string.go#L115: 	_ = x[InvalidPostDecl-106]
		codes.go#L992: 	InvalidPostDecl

	go/types
		stmt.go#L858: 			check.softErrorf(s, InvalidPostDecl, "cannot declare in post statement")