PSyclone
PSyclone copied to clipboard
Bug handling imported symbols when merging SymbolTables
While experimenting with the inlining functionality in #924 I discovered that a Symbol being brought into scope by a wildcard import would get renamed when merging two SymbolTables. This is clearly wrong.