-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16708 from mppf/list-initeq-improvements
Improve copy initializers for list * Make List's checkType return param since it just calls compilerError calls there is no need for it to exist at runtime. * Adjust list init= to be more flexible to handle issue #16706 * Add list init/init= from iterator expr for issue #16166 Reviewed by @dlongnecke-cray - thanks! - [x] full local testing
- Loading branch information
Showing
1 changed file
with
102 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters