Current File : //proc/thread-self/root/usr/local/apps/python3/lib/python3.11/test/dtracedata/assert_usable.stp
probe begin
{
  println("probe: success")
  exit ()
}