summaryrefslogtreecommitdiffstats
path: root/tests/compute/extension-multi-interface.slang.expected.txt
Commit message (Collapse)AuthorAge
* allow extension of a concrete type to implement additional interfaceYong He2018-01-14
Also support the scenario that the extension declares conformance to interface I, and a method M in I is already supported by the base implementation.