How to get the dafny's sub-type in the datatype

前端 未结 0 781
Happy的楠姐
Happy的楠姐 2020-12-13 21:13

I have pre-define the type of code like this:type role = string datatype message = Nil | Aenc(aencMsg:message,aencKey:message) | Senc(m1:message,m2:message) | K(r1:rol

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