summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/struct-this-parameter.slang.expected.txt
Commit message (Collapse)AuthorAge
* Fix erroneous diagnostic when checking a generic differentiable mutable ↵winmad2023-09-07
method. (#3192) * Add a unit test * Fix. --------- Co-authored-by: Lifan Wu <lifanw@nvidia.com> Co-authored-by: Yong He <yhe@nvidia.com>