6 lines
54 B
Plaintext
Raw Normal View History

2022-09-17 16:26:13 +04:00
probe begin
{
println("probe: success")
exit ()
}