You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code at https://gist.github.com/JasonGross/4956482 gives me a failure on split with Error: Refiner was given an argument "(objC * 0)%type" of type "Type" instead of "Set". I think this is different from issue #7 , since the split code there seems to work now. I'll try to trim this down shortly.
The text was updated successfully, but these errors were encountered:
The code at https://gist.github.com/JasonGross/4956482 gives me a failure on
split
withError: Refiner was given an argument "(objC * 0)%type" of type "Type" instead of "Set".
I think this is different from issue #7 , since the split code there seems to work now. I'll try to trim this down shortly.The text was updated successfully, but these errors were encountered: