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
/
language-feature
/
modules
/
error-in-nested-import
/
error-in-nested-import.slang
blob: 2efa69121c1f909fec058619fb11f7baebb80617 (
plain
)
1
2
3
4
5
6
7
// error-in-nested-import.slang //DIAGNOSTIC_TEST:SIMPLE: import a; int main() {}