xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
dtracedata
/
assert_usable.stp
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
probe begin
2
{
3
println("probe: success")
4
exit ()
5
}
6