const go/token.NEQ

3 uses

	go/token (current package)
		token.go#L77: 	NEQ      // !=
		token.go#L181: 	NEQ:      "!=",
		token.go#L269: 	case EQL, NEQ, LSS, LEQ, GTR, GEQ: