yum-mirror/slang

Making it easier to work with shaders

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

jsmall-nvidiaDiagnostic location highlighting (#1700)369279e91

master
158 B8 linesraw
1result code = 0
2standard error = {
3tests/preprocessor/undef.slang(5): warning 15401: macro 'FOO' is not defined
4#undef FOO
5       ^~~
6}
7standard output = {
8}