提交 5c81ee42 编写于 作者: N Neal Gafter

Mark a test that confirms a bug fix

Fixes #9121
上级 2b687057
......@@ -988,7 +988,7 @@ void Test1()
Assert.Equal("System.Int32", model.GetTypeInfo(x1Ref[0]).Type.ToTestDisplayString());
}
[Fact]
[Fact, WorkItem(9121, "https://github.com/dotnet/roslyn/issues/9121")]
public void ScopeOfPatternVariables_If_01()
{
var source =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册