yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
cdfea42f1
master
1result code = -1 2standard error = { 3tests/diagnostics/local-used-in-own-declaration.slang(12): error 30015: undefined identifier 'e'. 4 int e = e; 5 ^ 6} 7standard output = { 8}