提交 99c25e68 编写于 作者: R Rikki Gibson

Enable NestedIfStatements

上级 29dadf0c
......@@ -223,7 +223,7 @@ public static void Main(string[] args)
}
}
[ConditionalFact(typeof(WindowsOnly), AlwaysSkip = "PROTOTYPE(local-function-attributes)")]
[ConditionalFact(typeof(WindowsOnly))]
public void NestedIfStatements()
{
int nestingLevel = (ExecutionConditionUtil.Architecture, ExecutionConditionUtil.Configuration) switch
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册