yum-mirror/slang

Making it easier to work with shaders

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

jsmall-nvidiaFeature/test improvements (#934)2896aa39a

master
96 B4 linesraw
1//DIAGNOSTIC_TEST:SIMPLE:
2// trying to include a non-existant file
3
4#include "does-not-exist.h"