LAMPCAE/extlib/Python/Lib/test/dtracedata/assert_usable.stp

6 lines
54 B
Plaintext
Raw Normal View History

2024-03-20 08:12:44 +00:00
probe begin
{
println("probe: success")
exit ()
}