summaryrefslogblamecommitdiff
path: root/tests/clock_div.mj
blob: ad1e9190b3ed9a2ee5895208721344ec9a4259e4 (plain) (tree)
1
2
3
4



                   
main() = (o) where
  o = reg(c);
  c = not (reg (o))
end where