Files
42-LibUnit/real_tests/main.c
2026-01-24 18:46:05 +01:00

6 lines
60 B
C

#include "tests.h"
int main(void) {
strlen_launcher();
}