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