提交 801c7082 编写于 作者: V Victor Z

Fixed build.

上级 016547bb
......@@ -4509,7 +4509,7 @@ public async Task TestInAttribute()
[Example(V)]
public string Bar { get; set; }
}", ignoreTrivia: false);
}");
}
}
}
......@@ -2973,7 +2973,7 @@ Class C
Public Property Bar()
End Class
"
Await TestInRegularAndScriptAsync(code, expected, ignoreTrivia:=False)
Await TestInRegularAndScriptAsync(code, expected)
End Function
End Class
End Namespace
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册