mirror of https://github.com/python/cpython
6 lines
55 B
D
6 lines
55 B
D
|
BEGIN
|
||
|
{
|
||
|
printf("probe: success\n");
|
||
|
exit(0);
|
||
|
}
|