yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
0389546b0
master
1result code = -1 2standard error = { 3tests/diagnostics/x-macro-line-continuation.slang(11): error 15501: wrong number of arguments to macro (expected 1, got 2) 4 M(4, 4) \ 5 ^ 6} 7standard output = { 8}