Files
Fabio Scotto di Santolo c59b4004e5 Implemented project structure
2025-11-29 18:43:07 +01:00

6 lines
55 B
D

BEGIN
{
printf("probe: success\n");
exit(0);
}