Skip to content

[Cpp] Duplicate using namespace lines. #4733

@p7r0x7

Description

@p7r0x7
// Generated from WhixyLexer.g4 by ANTLR 4.13.2

#include "WhixyLexer.h"

using namespace antlr4;

using namespace Whixy;

using namespace antlr4;

This is a tiny tiny issue but the C++ generator is creating duplicate 'using namespace' lines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions