blob: f1098f33c1bb0a255131407cc0249e28c1adb431 [file] [log] [blame]
! { dg-do compile }
function ifoo()
parameter (n = 50)
integer n
ifoo = n
end