nuscr / oven

A tool for handling Synthetic MPST specifications
1 stars 0 forks source link

Wrong machine generated #7

Closed fferreira closed 2 years ago

fferreira commented 2 years ago

(*) This is a C4 violation example

global Borked(role A, role B) { choice { A() from A to B; } or { inf { B() from A to B; } } }

Generates the wrong state machine