提交 6ed74a2b 编写于 作者: D Don Syme

fix test

上级 edc9571f
......@@ -130,7 +130,7 @@ stacktype.Name = "Stack"
[<Theory>]
[<InlineData("""#i " """, // Single quote
"input.fsx (1,4)-(1,5) parse error End of file in string begun at or before here",
"input.fsx (1,1)-(1,6) interactive warning Invalid directive '#i '")>]
"input.fsx (1,1)-(1,3) interactive warning Invalid directive '#i '")>]
member _.``Script with more #i syntax errors fail``(code, error0, error1) =
use script = new FSharpScript()
let result, errors = script.Eval(code)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册