repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
g++.dg
/
pch
/
system-2.C
blob
44f3ec018aeaed44e046dd7799456e2e53269192
1
#include "system-2.H"
2
3
int main()
4
{
5
std::cout << "hello world!" << std::endl;
6
return 0;
7
}