Alloy Show Functions in Submodule

后端 未结 0 669
离开以前
离开以前 2021-02-09 08:16

I have a module test.als

module test

sig Sig1 {}

fun f:Sig1->Sig1 {iden}

run {#Sig1 = 1} for 1

and a submodule test2.als

mod         


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