index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
python
/
gyp
/
test
/
link-objects
/
extra.c
blob: 1d7ee09b1079a6146198907cf0de85cd7cd8f803 (
plain
)
1
2
3
4
5
#include
<stdio.h>
void
extra
()
{
printf
(
"PASS
\n
"
);
}