aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gm2/base-lang/pass/unboundedarray.def
blob: 52c00356f176f558eefd4d5db1bcdc71b3300f2d (plain)
1
2
3
4
5
DEFINITION MODULE unboundedarray ;

PROCEDURE message (m: ARRAY OF CARDINAL) ;

END unboundedarray.