about summary refs log tree commit diff stats
path: root/modal/ocaml/examples/logic.modal
blob: ec94b55cbc69b519baef26851895429fa97f445d (plain) (blame)
1
2
3
4
5
6
<> (eq ?x ?x) (#t)
<> (eq ?x ?y) (#f)

.. (eq fox bat)
.. (eq bat bat)