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
/
c.slang
blob: 9588b37bedccad041a8e042fcca3a6e3abf1f572 (
plain
)
1
2
3
4
// TEST_IGNORE_FILE: implementing main; int f_c() { return f_a() + f_b(); }