summaryrefslogtreecommitdiff
path: root/tests/bugs/multiple-attributes-without-comma.slang
AgeCommit message (Collapse)Author
2023-06-22Allow multiple attributes to not require separating comma (#2939)jsmall-nvidia
* #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.