We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a4199 commit 7b97cfaCopy full SHA for 7b97cfa
extra-cmds/utiltest.c
@@ -46,6 +46,7 @@ static void test_fname_absolute(void)
46
47
T("..//////a", "/a");
48
T("..//..//..//a", "/a");
49
+#undef T
50
}
51
52
static void test_htable_update(void)
0 commit comments