mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-12-21 20:03:33 +01:00
Bug with types
This commit is contained in:
parent
e0446eb0be
commit
a27788abba
@ -47,6 +47,7 @@ re_decl = re.compile( "".join( [ r"^\ *",
|
||||
r"|external *(::)?",
|
||||
r"|equivalence *(::)?",
|
||||
r"|type",
|
||||
r"|end ?type",
|
||||
r")[^=(]"
|
||||
] ) )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user