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
/
variable-void-type.spire
blob: 926e6401d879306a62de47d97b696e6801728b8f (
plain
)
1
2
3
4
5
6
7
//TEST:SIMPLE: // variable with `void` type void foo() { void a; }