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
runtime: copy more of scheduler from Go 1.7 runtime
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
opt22_pkg.ads
blob
282240946f88f82602f5f83ec932bb666a3ba611
1
package
Opt22_Pkg
is
2
3
procedure
Fail
;
4
5
procedure
Put
(
S
:
String
);
6
7
end
Opt22_Pkg
;