提交 32822c65 编写于 作者: J Jason Malinowski

Unskip test that was blocked on compiler support

上级 bff0dab3
......@@ -2042,7 +2042,7 @@ void M()
await TestAsync(text, "global::System.Object");
}
[Fact(Skip = "https://github.com/dotnet/roslyn/issues/32459")]
[Fact]
public async Task TestArrayInitializerInImplicitArrayCreationInferredAsNullable()
{
var text =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册