summaryrefslogtreecommitdiffstats
path: root/tests/compute/dynamic-dispatch-5.slang.expected.txt
Commit message (Collapse)AuthorAge
* Add a test case for dynamic dispatch with `This` type in interface decl. (#1431)Yong He2020-07-07
* 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>