xref
: /
netbsd-src
/
external
/
gpl3
/
gcc.old
/
dist
/
libphobos
/
testsuite
/
libphobos.shared
/
liblinkdep.d
(revision 867d70fc718005c0918b8b8b2f9d7f2d52d0a0db)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
import
lib
;
2
3
extern
(
C
)
int
runDepTests
()
4
{
5
return
runTests
();
6
}
7