index
:
CTAN
master
CTAN daily syncs as git repository
norbert@preining.info
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
asymptote
/
tests
/
gc
/
funcall.asy
blob: 42661c79e3dec63dd719cb76a5a452471e1f6c96 (
plain
)
1
2
3
4
5
6
void g() {} for (int i = 0; i < 1e9; ++i) { g(); }