Skip to content

Commit

Permalink
Merge pull request hwayne#4 from pmonson711/Abstract-example
Browse files Browse the repository at this point in the history
Add abstract to the example
  • Loading branch information
hwayne authored Apr 13, 2020
2 parents 16f43ba + 9c01272 commit e25f38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/signatures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ still the base.

.. code:: alloy
sig Machine {}
abstract sig Machine {}
sig Broken in Machine {}
sig Server extends Machine {}
Expand Down

0 comments on commit e25f38f

Please sign in to comment.