Erlang: assertMatch yields exception error: no match of right hand side value exception

前端 未结 0 1025
感动是毒
感动是毒 2020-12-05 00:50

I am trying to write a test for opening a file. file open returns a value of the form:

{ok, IoDevice} | {error, Reason}

I have tried the foll

相关标签:
回答
  • 消灭零回复
提交回复
热议问题