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