File: with-tabs.c

package info (click to toggle)
moor 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 16,072 kB
  • sloc: sh: 174; ansic: 12; xml: 6; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 55 bytes parent folder | download | duplicates (3)
1
2
3
int main(int argc, char *argv[]) {
	printf("Hej\n");
}