Added missing verifications skip.

上级 163495ca
......@@ -3787,7 +3787,7 @@ public void InitOnlyOnReadonlyStruct_AutoProp()
{
public int I { get; init; }
}
" }, expectedOutput: "1");
" }, verify: ExecutionConditionUtil.IsCoreClr ? Verification.Passes : Verification.Fails, expectedOutput: "1");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册