Skip to content

Allow for overriding of intrinsics with different numbers of arguments #313

@arporter

Description

@arporter

If code shadows an intrinsic but gives it a different interface then fparser currently raises a SyntaxError as the interface does not match that of the Fortran intrinsic and it does not countenance any other options.
It would probably be better if the match on the intrinsic were simply allowed to fail at this stage.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions