summaryrefslogtreecommitdiffstats
path: root/tests/bugs/scope-generic.slang
Commit message (Collapse)AuthorAge
* Fix for generic with scope issue (#2925)jsmall-nvidia2023-06-20
* Small fixes and improvements around reflection tool. * Make PrettyWriter printing a class. * Sundary improvements around StringBlob. * Fix for generic scope issue. * Fix expected output. * Add scope-generic test. --------- Co-authored-by: Theresa Foley <10618364+tangent-vector@users.noreply.github.com>