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
Corrected date in changelog
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
incomplete1.ads
blob
34900335d8a85b81ad18c7ee3f54ae5de178f8a4
1
package
Incomplete1
is
2
type
T
is null record
;
3
end
Incomplete1
;