index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
issue-15460
/
foo.c
blob: fdf595b574e3397280431138651de0bfd5c85c6f (
plain
)
1
2
3
4
5
6
// ignore-license
#ifdef _WIN32
__declspec
(
dllexport
)
#endif
void
foo
()
{}