mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
9 lines
67 B
C
9 lines
67 B
C
|
|
#include <apitest.h>
|
|
|
|
#include <stdio.h>
|
|
|
|
START_TEST(strcpy)
|
|
{
|
|
}
|
|
|