Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
Co-authored-by: Mohammad Rahhal <[email protected]>
  • Loading branch information
vpachta and mrahhal authored Feb 2, 2024
1 parent dbb8d9b commit d896998
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public enum QueryType
NullCoalescing2,
Count,
Enum,
NestedEnum
NestedEnum,
}

private const int Size = 10;
Expand Down

0 comments on commit d896998

Please sign in to comment.