Allow @test with modules. Change name mangling for non exports.

This commit is contained in:
Christoffer Lerno
2023-02-20 16:02:30 +01:00
parent d35d50555e
commit e3416a1c40
282 changed files with 1954 additions and 1987 deletions

View File

@@ -1584,6 +1584,7 @@ struct CompilationUnit_
Decl **faulttypes;
Visibility default_visibility;
bool export_by_default;
bool test_by_default;
struct
{
// Not properly implemented