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
Lists whose elements are tuples containing non-nil classes don't seem to be working as hoped for, either causing problems at compile-time or surprises at execution-time.
Summary of Problem
Lists whose elements are tuples containing non-nil classes don't seem to be working as hoped for, either causing problems at compile-time or surprises at execution-time.
Steps to Reproduce
Associated Future Test(s):
test/library/standard/List/classLists/listOfTupleOfClass2.chpl
#15181test/library/standard/List/classLists/listOfTupleOfClass3.chpl
#15181Configuration Information
chpl --version
:chpl version 1.21.0 pre-release (0fabc0fc93)
The text was updated successfully, but these errors were encountered: