Updated test cases documentation

This commit is contained in:
Bartek Kryza
2024-05-22 22:48:33 +02:00
parent a7e2f7a496
commit 2eff7a1192
331 changed files with 7920 additions and 6271 deletions

View File

@@ -289,6 +289,7 @@ struct R {
"methods": [
{
"access": "public",
"display_name": "add_b",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -316,6 +317,7 @@ struct R {
"line": 28,
"translation_unit": "t00031.cc"
},
"template_parameters": [],
"type": "void"
}
],