rep1/python37/Lib/test/dtracedata/assert_usable.stp

6 lines
54 B
Plaintext
Raw Normal View History

2024-11-21 09:00:42 +08:00
probe begin
{
println("probe: success")
exit ()
}