Arduino/app/preproc/test/data/foo6.cpp

12 lines
71 B
C++

void setup()
{
}
void loop()
{
}
void foo(int x, int y, char *z)
{
}