mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
10 lines
67 B
C
10 lines
67 B
C
|
|
#include <apitest.h>
|
|
|
|
#include <stdio.h>
|
|
|
|
START_TEST(strcpy)
|
|
{
|
|
}
|
|
|