dmd/compiler/test/unit/semantic
Andrei Horodniceanu a903c10e7c compiler/test/unit/semantic/imports.d: call deinitializeDMD
There is the unit/deinitialization.d test that checks that variables
are empty before calling `initDMD`. If this test happens to be run
right before that one then the latter will fail.

Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
2024-06-08 12:37:47 +02:00
..
control_flow.d
covariance.d Move dmd.mtype.Type.covariant to dmd.typesem 2023-12-15 12:32:56 +01:00
imports.d compiler/test/unit/semantic/imports.d: call deinitializeDMD 2024-06-08 12:37:47 +02:00