File: test.c

package info (click to toggle)
omake 0.10.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,076 kB
  • sloc: ml: 49,729; ansic: 5,163; makefile: 688; sh: 110
file content (4 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (7)
1
2
3
4
int main(int argc, char **argv)
{
    return 0;
}