(j3.2006) (SC22WG5.4083) keyword procedure
Reinhold Bader
Reinhold.Bader
Fri Sep 11 18:22:18 EDT 2009
Hello,
NAG's compiler processes this without complaints.
Since the procedure statement (in this context) requires brackets
following the keyword,
I think there should be no problem parsing this.
Regards
Reinhold
Aleksandar Donev schrieb:
> Hello,
>
> Is this syntax OK now that we made procedure a keyword? Intel's compiler
> cranks out on it but I suspect that is a bug and not something we did
> in the language...
>
> function test() result(procedure)
> real, pointer :: procedure
> procedure => null()
> end function
>
> Thanks,
> Aleks
>
>
More information about the J3
mailing list