xref
: /
third_party
/
python
/
Lib
/
test
/
dtracedata
/
assert_usable.d
(revision 7db96d56)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/python/Lib/test/dtracedata/
1
BEGIN
2
{
3
printf
(
"probe: success\n"
);
4
exit
(0);
5
}
6