summaryrefslogtreecommitdiff
path: root/tests/compute/multi-interface.slang.expected.txt
AgeCommit message (Collapse)Author
2018-01-14allow extension of a concrete type to implement additional interfaceYong He
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.