From 854ce4417fc9f8395b73c739a02e0ccee3036879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Ros?= Date: Mon, 5 Jun 2023 08:36:33 -0700 Subject: [PATCH] Syntax error --- src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs b/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs index c909c8338..256dfeca2 100644 --- a/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs +++ b/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/Program.cs @@ -19,6 +19,8 @@ public class Program public static async Task Main(string[] args) { + foo + Args = args; Console.WriteLine(Encoding.UTF8.GetString(BenchmarkApplication.ApplicationName));