summaryrefslogtreecommitdiffstats
path: root/tests/compute/dynamic-dispatch-9.slang.expected.txt
Commit message (Collapse)AuthorAge
* Support initializing an existential value from a generic value. (#1503)Yong He2020-08-18
* Support initializing an existential value from a generic value. * Remove trailing spaces and clean up debugging code.