42-archive/nm-otool/tests/test_facile.c
2017-10-29 17:24:13 +01:00

2 lines
71 B
C

#include <stdio.h>
int main(void) { puts("Test facile"); return (0); }