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
/
local-1.C
blob
75847e5c19bdce97d44bc8b7ce54da1cdcb6525b
1
#include "local-1.H"
2
int main()
3
{
4
func<int> ();
5
return 0;
6
}