mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-07-28 13:18:28 -06:00
6 lines
55 B
D
6 lines
55 B
D
BEGIN
|
|
{
|
|
printf("probe: success\n");
|
|
exit(0);
|
|
}
|