parent
07282901d5
commit
003207361a
3 changed files with 19 additions and 8 deletions
|
|
@ -37,6 +37,9 @@ namespace {}
|
|||
/// namespace f{
|
||||
/// }
|
||||
namespace e::f {}
|
||||
|
||||
// unnecessary semicolon at end of file
|
||||
;
|
||||
)";
|
||||
|
||||
auto file = parse({}, "cpp_namespace.cpp", code);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue