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
error: Expression [50]:21:14: 'ListLiteral[[!kgen.declref<_"$Bool"::_Bool>, !kgen.declref<_"$Bool"::_Bool>, !kgen.declref<_"$Bool"::_Bool>, !kgen.declref<_"$Bool"::_Bool>]]' is not subscriptable, it does not implement the `__getitem__`/`__setitem__` methods
bool_list[0]
~~~~~~~~~^
It should evaluate to True
Steps to Reproduce
see above
Context
The text was updated successfully, but these errors were encountered:
Bug Description
Causes an error
It should evaluate to
True
Steps to Reproduce
see above
Context
The text was updated successfully, but these errors were encountered: