mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-28 05:58:28 -06:00
6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
probe begin
|
|
{
|
|
println("probe: success")
|
|
exit ()
|
|
}
|