Paul Henning
Paul Henning
It would be nice to have an option to remove an unlabelled return statement immediately preceding a procedure END statement.
flpr-format has a stub implementation for a feature to elaborate external subprogram end statements into its full form (e.g. `END FUNCTION function-name`). This needs to be fleshed out.
Under `flpr-format -fi`, labels are not being formatted the same as in emacs: they should be left-justified
As an example of FLPR functionality, create an application that generates a module containing interface declarations for top-level procedures in a list of input files.