cmake/Tests/SubDir/vcl_algorithm_vcl_pair_double.foo.c
2024-04-14 22:45:38 +02:00

7 lines
101 B
C

#include <stdio.h>
void vcl_stuff(void)
{
printf("Placeholder for a file with strange name\n");
}