cmake/Tests/SourceGroups/tree_prefix_foo.c
2017-07-20 19:35:53 +02:00

5 lines
42 B
C

int tree_prefix_foo(void)
{
return 6;
}