yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
369279e91
master
1result code = -1 2standard error = { 3tests/diagnostics/missing-include-file.slang(4): error 15300: failed to find include file 'does-not-exist.h' 4#include "does-not-exist.h" 5 ^~~~~~~~~~~~~~~~~~ 6} 7standard output = { 8}