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
[Ada] Spurious dimensionality error on aggregate with "others" assoc.
[official-gcc.git]
/
gcc
/
testsuite
/
gnat.dg
/
dimensions2_real_numbers.ads
blob
e7cda0b216349fbe9487704aebe704677b189761
1
package
Dimensions2_Real_Numbers
is
2
type
Real
is new
Long_Float
;
3
end
;