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
/
include
/
b.slang
blob: 737178d5436d5ce6950aed28930e8b135d60aa74 (
plain
)
1
2
3
4
5
6
// TEST_IGNORE_FILE: implementing main; __include a; int f_b() { return 2 + f_a(); }