Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

Redundant USE statement

$
0
0

Is the following code legal? Or should a warning/error be issued by the compiler?

MODULE M
END
SUBMODULE (M) S
USE M
END

 


Viewing all articles
Browse latest Browse all 5691

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>