yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
5f632cd20
master
1//TEST:SIMPLE(filecheck=CHECK): 2// #ifdef support 3 4// CHECK-NOT: ([[# @LINE+1]]): warning 30081: 5#pragma warning (pop) 6 7// Test that #pragma warning (pop) emits a warning when the stack is empty