mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Allow @test with modules. Change name mangling for non exports.
This commit is contained in:
@@ -1584,6 +1584,7 @@ struct CompilationUnit_
|
||||
Decl **faulttypes;
|
||||
Visibility default_visibility;
|
||||
bool export_by_default;
|
||||
bool test_by_default;
|
||||
struct
|
||||
{
|
||||
// Not properly implemented
|
||||
|
||||
Reference in New Issue
Block a user