DYT/Tool/Python39/Lib/test/dtracedata/assert_usable.stp

6 lines
54 B
Plaintext
Raw Permalink Normal View History

2024-12-12 00:23:16 +00:00
probe begin
{
println("probe: success")
exit ()
}