const go/token.SUB

3 uses

	go/token (current package)
		token.go#L40: 	SUB // -
		token.go#L144: 	SUB: "-",
		token.go#L271: 	case ADD, SUB, OR, XOR: