Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gfortran.fortran-torture / compile / bergervoet2.f90
blobeef33e425c209975274524f7937ee18827df7dc2
1 function testi() result(res)
2 integer :: res
3 res = 0
4 end function testi