index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
gna
/
issue2116
/
func3.vhdl
blob: be04d4bb32470424cde367009f7389572af86e1f (
plain
)
1
2
3
4
package
n
is
generic
(
package
g
is
new
n
generic
map
(
<>
));
function
t
return
l
;
end
;