xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
dtracedata
/
assert_usable.d
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
BEGIN
2
{
3
printf
(
"probe: success\n"
);
4
exit
(0);
5
}
6