index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
diagnostics
/
missing-include-file.slang
blob: 9e0f99b9cf76264d49cfb64a3155330fde50df83 (
plain
)
1
2
3
4
//TEST:SIMPLE: // trying to include a non-existant file #include "does-not-exist.h"