Skip to content

Commit 95a2004

Browse files
authored
Merge pull request github#15404 from michaelnebel/csharp/inlinearraydummystats
C#: Add dummy stats for inline_array_type.
2 parents 97071b0 + 123e86e commit 95a2004

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

csharp/ql/lib/semmlecode.csharp.dbscheme.stats

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@
220220
<k>@function_pointer_type</k>
221221
<v>47824</v>
222222
</e>
223+
<e>
224+
<k>@inline_array_type</k>
225+
<v>0</v>
226+
</e>
223227
<e>
224228
<k>@uint_ptr_type</k>
225229
<v>0</v>

0 commit comments

Comments
 (0)