yum-mirror/slang

Making it easier to work with shaders

git clone https://git.yummers.dev/yum-mirror/slang

Theresa FoleyInitial support for variadic macros (#1887)890512510

master
116 B6 linesraw
1result code = 0
2standard error = {
3}
4standard output = {
5( 1 ; 2 , 3 ) ( 4 , 5 ) ( 1 , ) ( 2 , 3 ) ( 4 , 5 , 6 ) 
6}