mirror of https://github.com/python/cpython
6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
probe begin
|
||
|
{
|
||
|
println("probe: success")
|
||
|
exit ()
|
||
|
}
|