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
For sure. I just haven't dived into debugging it - that area of the code strikes me as a little hairy, and I think we have other priorities on what to do next. I did alert Simon to this, though, so we'll see what he thinks.
I ran:
pych --compile docs/source/examples/sfiles/chapel/hellolib.exported.chpl
and the output was:
AttributeError: 'bool' object has no attribute 'startswith'
from specializer.py line 58, from specializer.py line 80, from compiler.py line 189
The text was updated successfully, but these errors were encountered: