6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
probe begin
|
|
{
|
|
println("probe: success")
|
|
exit ()
|
|
}
|