OpenGrok
Cross Reference: bug338606
xref
: /
external
/
valgrind
/
none
/
tests
/
scripts
/
bug338606
Home
|
History
|
Annotate
|
Download
|
only in
scripts
1
#!
usr
/
bin
/
perl
2
3
print
"hello\n"
;
4
exit
0
;
5