C#: Add some dummy db stats for the new expression kinds.

This commit is contained in:
Michael Nebel
2024-01-24 15:20:37 +01:00
parent 1ef8daf7cd
commit e2614a1e4c

View File

@@ -948,6 +948,14 @@
<k>@utf8_string_literal_expr</k>
<v>4152</v>
</e>
<e>
<k>@collection_expr</k>
<v>0</v>
</e>
<e>
<k>@spread_element_expr</k>
<v>0</v>
</e>
<e>
<k>@define_symbol_expr</k>
<v>40236</v>