Files

7 lines
79 B
C
Raw Permalink Normal View History

2025-10-23 14:28:03 +02:00
#include "helpers.h"
int main(int argc, char **argv)
{
return interlude();
}