case int64Val:
        y := y.(int64Val)
        switch op {
        case token.EQL:
            return x == y