const go/token.MUL_ASSIGN

2 uses

	go/token (current package)
		token.go#L54: 	MUL_ASSIGN // *=
		token.go#L158: 	MUL_ASSIGN: "*=",