aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gm2/pim/fail/largeconst.mod
blob: befb93eb2db022a0e6e4a704abc33b689dd03119 (plain)
1
2
3
4
5
6
7
MODULE largeconst ;

CONST
   foo = 12345678912345678912345679123456789123456789123456789123456789123456791234567891234567891234567891234567891234567912345678912345678912345678912345678912345679123456789123456789 ;

BEGIN
END largeconst.