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 e752f9f commit ba91032Copy full SHA for ba91032
Src/CSharpier.Benchmarks/Program.cs
@@ -88,6 +88,7 @@ public static class Program
88
{
89
public static void Main()
90
91
+ // cats are cool
92
_ = BenchmarkRunner.Run<Benchmarks>();
93
}
94
0 commit comments