index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
python
/
gyp
/
test
/
no-cpp
/
src
/
call-f-main.c
blob: 8b95c5910ecc9a8c2253b00e5ee72c3245ba62b1 (
plain
)
1
2
void
*
f
();
int
main
()
{
f
();
}