yum-mirror/slang

Making it easier to work with shaders

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

T. FoleyOverhaul the preprocessor (#1849)0389546b0

master
167 B8 linesraw
1result code = -1
2standard error = {
3tests/preprocessor/error.slang(11): error 15900: #error: This isn't valid!
4#error This isn't valid!
5 ^~~~~
6}
7standard output = {
8}