提交 042417a0 编写于 作者: S Stephen Toub

Fix typo in comment

上级 72a1cfe0
......@@ -2275,7 +2275,7 @@ static void Main()
new[] { ExpressionAssemblyRef }, expectedOutput: TrimExpectedOutput(expectedOutput));
// Also verify with the assemblies on which the tests are running, as there's a higher
// liklihood that they have Array.Empty, and we want to verify that Array.Empty is not used
// likelihood that they have Array.Empty, and we want to verify that Array.Empty is not used
// in expression lambdas. This can be changed to use the mscorlib 4.6 metadata once it's
// available in the Roslyn tests.
CompileAndVerify(CreateCompilation(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册