阅读背景:

在OCaml中,我在AST文件中定义了stmt可以是stmt或stmt List,但是当在函数中使用时,它会报告错误

来源:互联网 

I defined in AST file that stmt=|stmt|stmt List. Then I have a function with parameter of type stmt, I cannot use stmt List? Can anyone tell me how to make it work?I defined in AST file that stmt=|stmt|stmt List




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: