mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-16 03:07:54 +00:00
6 lines
54 B
Text
6 lines
54 B
Text
|
probe begin
|
||
|
{
|
||
|
println("probe: success")
|
||
|
exit ()
|
||
|
}
|