File: output04.cpp

package info (click to toggle)
kelbt 0.12-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,456 kB
  • ctags: 1,986
  • sloc: cpp: 8,015; ansic: 3,331; makefile: 137; sh: 92
file content (7 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7

void $[di main]({int $[di argc], char $<*>[di argv][[]]})
{
	int $[di i] = --helloNed(1.1, i, i++);
	+ ++foobar++();
}