yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
ce90fec1c
master
1result code = -1 2standard error = { 3tests/diagnostics/missing-file.slang(1): error 20001: unexpected end of file, expected ';' 4tests/diagnostics/missing-file.slang(4): error 2: cannot find file 'does-not-exist.slang'. 5} 6standard output = { 7}