Skip to content

"in destructor name" bug #1097

Open
Open
@adetaylor

Description

@adetaylor
namespace rust {
inline namespace a {
class Str {
public:
  ~Str();
};
} // namespace a
} // namespace rust

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions