File: test.d

package info (click to toggle)
dustmite 0.0.430-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,660 kB
  • sloc: cpp: 202; sh: 25; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
T x(T)(T i)
{
	return i + 1;
}

pragma(msg, 10000002.x.x.x.x.x);