xref
: /
external
/
valgrind
/
none
/
tests
/
scripts
/
bug338606
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!
usr
/
bin
/
perl
2
3
print
"hello\n"
;
4
exit
0
;
5