mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-11 01:13:14 +01:00
Build fix – this accidentally stayed uncommitted since 740bb1aa65ac.
This commit is contained in:
@@ -3890,7 +3890,7 @@ Type *TypeInstance::semantic(Loc loc, Scope *sc)
|
||||
|
||||
if (!t)
|
||||
{
|
||||
#ifdef 0
|
||||
#if 0
|
||||
if (s) printf("s = %s\n", s->kind());
|
||||
printf("2: e:%p s:%p ", e, s);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user