index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
preprocessor
/
inappropriate-once.slang
blob: 6b750ec7732f392b4411883816a6f6fc3665e624 (
plain
)
1
2
3
4
5
6
//TEST:SIMPLE: // #include support #pragma once int foo() { return 0; }