summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-5.slang.expected.txt
AgeCommit message (Collapse)Author
2020-07-07Add a test case for dynamic dispatch with `This` type in interface decl. (#1431)Yong He
* Add a test case for dynamic dispatch with `This` type in interface decl. * Update comments * fix typo in comments Co-authored-by: Tim Foley <tfoleyNV@users.noreply.github.com>