forked from platformio/platformio-core
4 lines
54 B
C++
4 lines
54 B
C++
unsigned int barFunc () // my comment
|
|
{
|
|
return 0;
|
|
} |