summaryrefslogtreecommitdiffstats
path: root/tests/bugs/multiple-attributes-without-comma.slang
Commit message (Collapse)AuthorAge
* Allow multiple attributes to not require separating comma (#2939)jsmall-nvidia2023-06-22
* #include an absolute path didn't work - because paths were taken to always be relative. * Small fixes and improvements around reflection tool. * Make PrettyWriter printing a class. * Allow attributes without comma separation.