repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
c++: constrained lambda error-recovery [PR108972]
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
warn19.ads
blob
e1bd48252caa2cd4d36df701cf0c0ec580e85281
1
with
Warn19_Pkg
;
use
Warn19_Pkg
;
2
3
package
Warn19
is
4
P_Data
:
Bits
;
5
procedure
Setup
;
6
end
Warn19
;