Skip to content
Snippets Groups Projects
Commit 15427db3 authored by Giammarco, Kristin M's avatar Giammarco, Kristin M
Browse files

Upload New File

parent b8b5b964
No related branches found
No related tags found
No related merge requests found
/* Ensure that the number of event A is less than 3.
Guarantees at most two instances of A. Change 3 to 2
to guarantee at most one instance of A. */
ENSURE #A < 3;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment