Files
2016-08-31 12:49:10 +03:00

4 lines
54 B
C++

unsigned int barFunc () // my comment
{
return 0;
}