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 46a4d56 commit 96bfaafCopy full SHA for 96bfaaf
unittests/AST/ASTDumperTests.cpp
@@ -53,5 +53,5 @@ TEST(ASTDumper, ArchetypeType) {
53
54
EXPECT_EQ(str,
55
" name=\"\\xCF\\x84_0_0\"\n"
56
- " (interface_type=generic_type_param_type depth=0 index=0))\n");
+ " (interface_type=generic_type_param_type depth=0 index=0 param_kind=type))\n");
57
}
0 commit comments